class Aws::Connect::Types::DisassociateLexBotRequest


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/DisassociateLexBotRequest AWS API Documentation
@return [String]
The Region in which the Amazon Lex bot has been created.
@!attribute [rw] lex_region
@return [String]
The name of the Amazon Lex bot. Maximum character limit of 50.
@!attribute [rw] bot_name
@return [String]
instanceId in the ARN of the instance.
The identifier of the Amazon Connect instance. You can find the
@!attribute [rw] instance_id
}
lex_region: “LexRegion”, # required
bot_name: “BotName”, # required
instance_id: “InstanceId”, # required
{
data as a hash:
@note When making an API call, you may pass DisassociateLexBotRequest