class Aws::Chime::Types::Bot
A resource that allows Enterprise account administrators to configure an interface to receive events from Amazon Chime
.
@!attribute [rw] bot_id
The bot ID. @return [String]
@!attribute [rw] user_id
The unique ID for the bot user. @return [String]
@!attribute [rw] display_name
The bot display name. @return [String]
@!attribute [rw] bot_type
The bot type. @return [String]
@!attribute [rw] disabled
When true, the bot is stopped from running in your account. @return [Boolean]
@!attribute [rw] created_timestamp
The bot creation timestamp, in ISO 8601 format. @return [Time]
@!attribute [rw] updated_timestamp
The updated bot timestamp, in ISO 8601 format. @return [Time]
@!attribute [rw] bot_email
The bot email address. @return [String]
@!attribute [rw] security_token
The security token used to authenticate Amazon Chime with the outgoing event endpoint. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/Bot AWS API Documentation
Constants
- SENSITIVE