@Stability(value=Stable) @Internal public static final class CfnBucket.TopicConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBucket.TopicConfigurationProperty
CfnBucket.TopicConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBucket.TopicConfigurationProperty.Builder, CfnBucket.TopicConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBucket.TopicConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBucket.AbortIncompleteMultipartUploadProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getEvent()
The Amazon S3 bucket event about which to send notifications.
|
Object |
getFilter()
The filtering rules that determine for which objects to send notifications.
|
String |
getTopic()
The Amazon Resource Name (ARN) of the Amazon SNS topic to which Amazon S3 publishes a message when it detects events of the specified type.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnBucket.TopicConfigurationProperty.Builder builder)
CfnBucket.AbortIncompleteMultipartUploadProperty.Builder.public final String getEvent()
CfnBucket.TopicConfigurationPropertyFor more information, see Supported Event Types in the Amazon S3 User Guide .
getEvent in interface CfnBucket.TopicConfigurationPropertypublic final String getTopic()
CfnBucket.TopicConfigurationPropertygetTopic in interface CfnBucket.TopicConfigurationPropertypublic final Object getFilter()
CfnBucket.TopicConfigurationProperty
For example, you can create a filter so that Amazon S3 sends notifications only when image files with a .jpg extension are added to the bucket.
getFilter in interface CfnBucket.TopicConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.