class Aws::VoiceID::Types::ListDomainsRequest
@note When making an API call, you may pass ListDomainsRequest
data as a hash: { max_results: 1, next_token: "NextToken", }
@!attribute [rw] max_results
The maximum number of results that are returned per call. You can use `NextToken` to obtain further pages of results. The default is 100; the maximum allowed page size is also 100. @return [Integer]
@!attribute [rw] next_token
If `NextToken` is returned, there are more results available. The value of `NextToken` is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged. Each pagination token expires after 24 hours. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/voice-id-2021-09-27/ListDomainsRequest AWS API Documentation
Constants
- SENSITIVE