synthetics_describe_runtime_versions: Returns a list of Synthetics canary runtime versions

View source: R/synthetics_operations.R

synthetics_describe_runtime_versionsR Documentation

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.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.