You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Synthetics::Types::GetCanaryRunsRequestWhen passing GetCanaryRunsRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
name: "CanaryName", next_token: "Token",
max_results: 1,
}
Instance Attribute Summary collapse
Specify this parameter to limit how many runs are returned each time you use the GetCanaryRuns
operation.
The name of the canary that you want to see runs for.
A token that indicates that there is more data available.
Specify this parameter to limit how many runs are returned each time you use the GetCanaryRuns
operation. If you omit this parameter, the default of 100 is used.
The name of the canary that you want to see runs for.
#next_token ⇒ StringA token that indicates that there is more data available. You can use this token in a subsequent GetCanaryRuns
operation to retrieve the next set of results.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4