synthetics_describe_runtime_versions {paws.management} | R Documentation |
Returns a list of Synthetics canary runtime versions. For more information, see Canary Runtime Versions.
See https://www.paws-r-sdk.com/docs/synthetics_describe_runtime_versions/ for full documentation.
synthetics_describe_runtime_versions(NextToken = NULL, MaxResults = NULL)
NextToken |
A token that indicates that there is more data available. You can use
this token in a subsequent
|
MaxResults |
Specify this parameter to limit how many runs are returned each time you
use the
|