opsworks_describe_agent_versions {paws.management} | R Documentation |
Describes the available OpsWorks Stacks agent versions. You must specify a stack ID or a configuration manager. describe_agent_versions
returns a list of available agent versions for the specified stack or configuration manager.
See https://www.paws-r-sdk.com/docs/opsworks_describe_agent_versions/ for full documentation.
opsworks_describe_agent_versions(StackId = NULL, ConfigurationManager = NULL)
StackId |
The stack ID. |
ConfigurationManager |
The configuration manager. |