class Aws::Connect::Types::DisassociateBotRequest
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/DisassociateBotRequest AWS API Documentation
@return [Types::LexV2Bot]
The Amazon Lex V2 bot to disassociate from the instance.
@!attribute [rw] lex_v2_bot
@return [Types::LexBot]
Configuration information of an Amazon Lex bot.
@!attribute [rw] lex_bot
@return [String]
instanceId in the ARN of the instance.
The identifier of the Amazon Connect instance. You can find the
@!attribute [rw] instance_id
}
},
alias_arn: “AliasArn”,
lex_v2_bot: {
},
lex_region: “LexRegion”,
name: “BotName”,
lex_bot: {
instance_id: “InstanceId”, # required
{
data as a hash:
@note When making an API call, you may pass DisassociateBotRequest