@Stability(value=Stable) @Internal public static final class CfnBucket.NotificationConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBucket.NotificationConfigurationProperty
CfnBucket.NotificationConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBucket.NotificationConfigurationProperty.Builder, CfnBucket.NotificationConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBucket.NotificationConfigurationProperty.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) |
Object |
getEventBridgeConfiguration()
Enables delivery of events to Amazon EventBridge.
|
Object |
getLambdaConfigurations()
Describes the AWS Lambda functions to invoke and the events for which to invoke them.
|
Object |
getQueueConfigurations()
The Amazon Simple Queue Service queues to publish messages to and the events for which to publish messages.
|
Object |
getTopicConfigurations()
The topic to which notifications are sent and the events for which notifications are generated.
|
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.NotificationConfigurationProperty.Builder builder)
CfnBucket.AbortIncompleteMultipartUploadProperty.Builder.public final Object getEventBridgeConfiguration()
CfnBucket.NotificationConfigurationPropertygetEventBridgeConfiguration in interface CfnBucket.NotificationConfigurationPropertypublic final Object getLambdaConfigurations()
CfnBucket.NotificationConfigurationPropertygetLambdaConfigurations in interface CfnBucket.NotificationConfigurationPropertypublic final Object getQueueConfigurations()
CfnBucket.NotificationConfigurationPropertygetQueueConfigurations in interface CfnBucket.NotificationConfigurationPropertypublic final Object getTopicConfigurations()
CfnBucket.NotificationConfigurationPropertygetTopicConfigurations in interface CfnBucket.NotificationConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.