class Aws::Chime::Types::ListAccountsRequest
@note When making an API call, you may pass ListAccountsRequest
data as a hash: { name: "AccountName", user_email: "EmailAddress", next_token: "String", max_results: 1, }
@!attribute [rw] name
Amazon Chime account name prefix with which to filter results. @return [String]
@!attribute [rw] user_email
User email address with which to filter results. @return [String]
@!attribute [rw] next_token
The token to use to retrieve the next page of results. @return [String]
@!attribute [rw] max_results
The maximum number of results to return in a single call. Defaults to 100. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/ListAccountsRequest AWS API Documentation
Constants
- SENSITIVE