| Package | Description |
|---|---|
| software.amazon.awscdk.services.lex |
AWS::Lex Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnBot.S3LocationProperty.Jsii$Proxy
An implementation for
CfnBot.S3LocationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnBot.S3LocationProperty |
CfnBot.S3LocationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnBotProps.Builder |
CfnBotProps.Builder.botFileS3Location(CfnBot.S3LocationProperty botFileS3Location)
Sets the value of
CfnBotProps.getBotFileS3Location() |
CfnBot.Builder |
CfnBot.Builder.botFileS3Location(CfnBot.S3LocationProperty botFileS3Location)
`AWS::Lex::Bot.BotFileS3Location`.
|
void |
CfnBot.setBotFileS3Location(CfnBot.S3LocationProperty value)
`AWS::Lex::Bot.BotFileS3Location`.
|
Copyright © 2021. All rights reserved.