| Package | Description |
|---|---|
| software.amazon.awscdk.services.lex |
AWS::Lex Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnBot.GrammarSlotTypeSourceProperty.Builder |
CfnBot.GrammarSlotTypeSourceProperty.builder() |
CfnBot.GrammarSlotTypeSourceProperty.Builder |
CfnBot.GrammarSlotTypeSourceProperty.Builder.kmsKeyArn(String kmsKeyArn)
Sets the value of
CfnBot.GrammarSlotTypeSourceProperty.getKmsKeyArn() |
CfnBot.GrammarSlotTypeSourceProperty.Builder |
CfnBot.GrammarSlotTypeSourceProperty.Builder.s3BucketName(String s3BucketName)
Sets the value of
CfnBot.GrammarSlotTypeSourceProperty.getS3BucketName() |
CfnBot.GrammarSlotTypeSourceProperty.Builder |
CfnBot.GrammarSlotTypeSourceProperty.Builder.s3ObjectKey(String s3ObjectKey)
Sets the value of
CfnBot.GrammarSlotTypeSourceProperty.getS3ObjectKey() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnBot.GrammarSlotTypeSourceProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBot.AdvancedRecognitionSettingProperty.Builder. |
Copyright © 2022. All rights reserved.