@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object lambdaConfigurations,
Object queueConfigurations,
Object topicConfigurations)
Constructor that initializes the object based on literal property values passed by the
CfnBucket.AbortIncompleteMultipartUploadProperty.Builder . |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getLambdaConfigurations()
`CfnBucket.NotificationConfigurationProperty.LambdaConfigurations`.
|
Object |
getQueueConfigurations()
`CfnBucket.NotificationConfigurationProperty.QueueConfigurations`.
|
Object |
getTopicConfigurations()
`CfnBucket.NotificationConfigurationProperty.TopicConfigurations`.
|
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(Object lambdaConfigurations, Object queueConfigurations, Object topicConfigurations)
CfnBucket.AbortIncompleteMultipartUploadProperty.Builder
.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 © 2021. All rights reserved.