class Aws::Chime::Types::CreateBotRequest

@note When making an API call, you may pass CreateBotRequest

data as a hash:

    {
      account_id: "NonEmptyString", # required
      display_name: "SensitiveString", # required
      domain: "NonEmptyString",
    }

@!attribute [rw] account_id

The Amazon Chime account ID.
@return [String]

@!attribute [rw] display_name

The bot display name.
@return [String]

@!attribute [rw] domain

The domain of the Amazon Chime Enterprise account.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/CreateBotRequest AWS API Documentation

Constants

SENSITIVE