| 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)
The Amazon S3 location of files used to import a bot.
|
void |
CfnBot.setBotFileS3Location(CfnBot.S3LocationProperty value)
The Amazon S3 location of files used to import a bot.
|
Copyright © 2022. All rights reserved.