public static class S3EventNotification.S3BucketEntity extends Object
| Constructor and Description | 
|---|
S3BucketEntity(String name,
              S3EventNotification.UserIdentityEntity ownerIdentity,
              String arn)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getArn()  | 
String | 
getName()  | 
S3EventNotification.UserIdentityEntity | 
getOwnerIdentity()  | 
public S3BucketEntity(String name, S3EventNotification.UserIdentityEntity ownerIdentity, String arn)
public String getName()
public S3EventNotification.UserIdentityEntity getOwnerIdentity()
public String getArn()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.