interface LexV1BotConfig {
    alias: string;
    region: string;
}

Properties

Properties

alias: string
region: string