class Aws::Chime::Types::GetBotRequest

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

data as a hash:

    {
      account_id: "NonEmptyString", # required
      bot_id: "NonEmptyString", # required
    }

@!attribute [rw] account_id

The Amazon Chime account ID.
@return [String]

@!attribute [rw] bot_id

The bot ID.
@return [String]

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

Constants

SENSITIVE