Learn R Programming

paws.management (version 0.8.0)

synthetics_describe_runtime_versions: Returns a list of Synthetics canary runtime versions

Description

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.

Usage

synthetics_describe_runtime_versions(NextToken = NULL, MaxResults = NULL)

Arguments

NextToken

A token that indicates that there is more data available. You can use this token in a subsequent describe_runtime_versions operation to retrieve the next set of results.

MaxResults

Specify this parameter to limit how many runs are returned each time you use the describe_runtime_versions operation. If you omit this parameter, the default of 100 is used.