class Aws::Chime::Types::UpdateBotRequest
@note When making an API call, you may pass UpdateBotRequest
data as a hash: { account_id: "NonEmptyString", # required bot_id: "NonEmptyString", # required disabled: false, }
@!attribute [rw] account_id
The Amazon Chime account ID. @return [String]
@!attribute [rw] bot_id
The bot ID. @return [String]
@!attribute [rw] disabled
When true, stops the specified bot from running in your account. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/UpdateBotRequest AWS API Documentation
Constants
- SENSITIVE