class Aws::MediaStore::Types::ListContainersInput
@note When making an API call, you may pass ListContainersInput
data as a hash: { next_token: "PaginationToken", max_results: 1, }
@!attribute [rw] next_token
Only if you used `MaxResults` in the first command, enter the token (which was included in the previous response) to obtain the next set of containers. This token is included in a response only if there actually are more containers to list. @return [String]
@!attribute [rw] max_results
Enter the maximum number of containers in the response. Use from 1 to 255 characters. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/mediastore-2017-09-01/ListContainersInput AWS API Documentation
Constants
- SENSITIVE