@Stability(value=Stable) @Internal public static final class CfnBotAlias.S3BucketLogDestinationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBotAlias.S3BucketLogDestinationProperty
CfnBotAlias.S3BucketLogDestinationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBotAlias.S3BucketLogDestinationProperty.Builder, CfnBotAlias.S3BucketLogDestinationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBotAlias.S3BucketLogDestinationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBotAlias.AudioLogDestinationProperty.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 |
getKmsKeyArn()
The Amazon Resource Name (ARN) of an AWS Key Management Service key for encrypting audio log files stored in an S3 bucket.
|
String |
getLogPrefix()
The S3 prefix to assign to audio log files.
|
String |
getS3BucketArn()
The Amazon Resource Name (ARN) of an Amazon S3 bucket where audio log files are stored.
|
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(CfnBotAlias.S3BucketLogDestinationProperty.Builder builder)
CfnBotAlias.AudioLogDestinationProperty.Builder.public final String getLogPrefix()
CfnBotAlias.S3BucketLogDestinationPropertygetLogPrefix in interface CfnBotAlias.S3BucketLogDestinationPropertypublic final String getS3BucketArn()
CfnBotAlias.S3BucketLogDestinationPropertygetS3BucketArn in interface CfnBotAlias.S3BucketLogDestinationPropertypublic final String getKmsKeyArn()
CfnBotAlias.S3BucketLogDestinationPropertygetKmsKeyArn in interface CfnBotAlias.S3BucketLogDestinationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.