@Stability(value=Stable) @Internal public static final class BucketNotificationDestinationConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements BucketNotificationDestinationConfig
BucketNotificationDestinationConfigsoftware.amazon.jsii.JsiiObject.InitializationModeBucketNotificationDestinationConfig.Builder, BucketNotificationDestinationConfig.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(BucketNotificationDestinationConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by the
BucketNotificationDestinationConfig.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 |
getArn()
The ARN of the destination (i.e.
|
List<software.constructs.IDependable> |
getDependencies()
Any additional dependencies that should be resolved before the bucket notification can be configured (for example, the SNS Topic Policy resource).
|
BucketNotificationDestinationType |
getType()
The notification 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(BucketNotificationDestinationConfig.Builder builder)
BucketNotificationDestinationConfig.Builder.public final String getArn()
BucketNotificationDestinationConfiggetArn in interface BucketNotificationDestinationConfigpublic final BucketNotificationDestinationType getType()
BucketNotificationDestinationConfiggetType in interface BucketNotificationDestinationConfigpublic final List<software.constructs.IDependable> getDependencies()
BucketNotificationDestinationConfiggetDependencies in interface BucketNotificationDestinationConfig@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.