class Aws::LexModelsV2::Types::DeleteBotAliasResponse

@!attribute [rw] bot_alias_id

The unique identifier of the bot alias to delete.
@return [String]

@!attribute [rw] bot_id

The unique identifier of the bot that contains the alias to delete.
@return [String]

@!attribute [rw] bot_alias_status

The current status of the alias. The status is `Deleting` while the
alias is in the process of being deleted. Once the alias is deleted,
it will no longer appear in the list of aliases returned by the
`ListBotAliases` operation.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/DeleteBotAliasResponse AWS API Documentation

Constants

SENSITIVE