class Aws::Chime::Types::ListBotsRequest
@note When making an API call, you may pass ListBotsRequest
data as a hash: { account_id: "NonEmptyString", # required max_results: 1, next_token: "String", }
@!attribute [rw] account_id
The Amazon Chime account ID. @return [String]
@!attribute [rw] max_results
The maximum number of results to return in a single call. The default is 10. @return [Integer]
@!attribute [rw] next_token
The token to use to retrieve the next page of results. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/ListBotsRequest AWS API Documentation
Constants
- SENSITIVE