public static class S3EventNotification.S3Entity extends Object
| Constructor and Description | 
|---|
S3Entity(String configurationId,
        S3EventNotification.S3BucketEntity bucket,
        S3EventNotification.S3ObjectEntity object,
        String s3SchemaVersion)  | 
| Modifier and Type | Method and Description | 
|---|---|
S3EventNotification.S3BucketEntity | 
getBucket()  | 
String | 
getConfigurationId()  | 
S3EventNotification.S3ObjectEntity | 
getObject()  | 
String | 
getS3SchemaVersion()  | 
public S3Entity(String configurationId, S3EventNotification.S3BucketEntity bucket, S3EventNotification.S3ObjectEntity object, String s3SchemaVersion)
public String getConfigurationId()
public S3EventNotification.S3BucketEntity getBucket()
public S3EventNotification.S3ObjectEntity getObject()
public String getS3SchemaVersion()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.