class Aws::Synthetics::Types::DescribeCanariesRequest
@note When making an API call, you may pass DescribeCanariesRequest
data as a hash: { next_token: "Token", max_results: 1, }
@!attribute [rw] next_token
A token that indicates that there is more data available. You can use this token in a subsequent operation to retrieve the next set of results. @return [String]
@!attribute [rw] max_results
Specify this parameter to limit how many canaries are returned each time you use the `DescribeCanaries` operation. If you omit this parameter, the default of 100 is used. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/synthetics-2017-10-11/DescribeCanariesRequest AWS API Documentation
Constants
- SENSITIVE