class Aws::FIS::Types::ListExperimentTemplatesRequest
@note When making an API call, you may pass ListExperimentTemplatesRequest
data as a hash: { max_results: 1, next_token: "NextToken", }
@!attribute [rw] max_results
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned `nextToken` value. @return [Integer]
@!attribute [rw] next_token
The token for the next page of results. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/fis-2020-12-01/ListExperimentTemplatesRequest AWS API Documentation
Constants
- SENSITIVE