@Stability(value=Stable) @Internal public static final class CfnBucket.NotificationConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBucket.NotificationConfigurationProperty
CfnBucket.NotificationConfigurationProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnBucket.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, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected 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.NotificationConfigurationProperty
getEventBridgeConfiguration
in interface CfnBucket.NotificationConfigurationProperty
public final Object getLambdaConfigurations()
CfnBucket.NotificationConfigurationProperty
getLambdaConfigurations
in interface CfnBucket.NotificationConfigurationProperty
public final Object getQueueConfigurations()
CfnBucket.NotificationConfigurationProperty
getQueueConfigurations
in interface CfnBucket.NotificationConfigurationProperty
public final Object getTopicConfigurations()
CfnBucket.NotificationConfigurationProperty
getTopicConfigurations
in interface CfnBucket.NotificationConfigurationProperty
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2022. All rights reserved.