class Aws::TimestreamWrite::Types::ListDatabasesRequest
@note When making an API call, you may pass ListDatabasesRequest
data as a hash: { next_token: "String", max_results: 1, }
@!attribute [rw] next_token
The pagination token. To resume pagination, provide the NextToken value as argument of a subsequent API invocation. @return [String]
@!attribute [rw] max_results
The total number of items to return in the output. If the total number of items available is more than the value specified, a NextToken is provided in the output. To resume pagination, provide the NextToken value as argument of a subsequent API invocation. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/timestream-write-2018-11-01/ListDatabasesRequest AWS API Documentation
Constants
- SENSITIVE