@Stability(value=Stable) @Internal public static final class CfnBot.GrammarSlotTypeSourceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBot.GrammarSlotTypeSourceProperty
CfnBot.GrammarSlotTypeSourcePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBot.GrammarSlotTypeSourceProperty.Builder, CfnBot.GrammarSlotTypeSourceProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBot.GrammarSlotTypeSourceProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBot.AdvancedRecognitionSettingProperty.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 AWS Key Management Service key required to decrypt the contents of the grammar, if any.
|
String |
getS3BucketName()
The name of the S3 bucket that contains the grammar source.
|
String |
getS3ObjectKey()
The path to the grammar in the S3 bucket.
|
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(CfnBot.GrammarSlotTypeSourceProperty.Builder builder)
CfnBot.AdvancedRecognitionSettingProperty.Builder.public final String getS3BucketName()
CfnBot.GrammarSlotTypeSourcePropertygetS3BucketName in interface CfnBot.GrammarSlotTypeSourcePropertypublic final String getS3ObjectKey()
CfnBot.GrammarSlotTypeSourcePropertygetS3ObjectKey in interface CfnBot.GrammarSlotTypeSourcePropertypublic final String getKmsKeyArn()
CfnBot.GrammarSlotTypeSourcePropertygetKmsKeyArn in interface CfnBot.GrammarSlotTypeSourceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.