opsworkscm_describe_servers {paws.management} | R Documentation |
Lists all configuration management servers that are identified with your account
Description
Lists all configuration management servers that are identified with your account. Only the stored results from Amazon DynamoDB are returned. AWS OpsWorks CM does not query other services.
See https://www.paws-r-sdk.com/docs/opsworkscm_describe_servers/ for full documentation.
Usage
opsworkscm_describe_servers(
ServerName = NULL,
NextToken = NULL,
MaxResults = NULL
)
Arguments
ServerName |
Describes the server with the specified ServerName. |
NextToken |
This is not currently implemented for
|
MaxResults |
This is not currently implemented for
|
[Package paws.management version 0.9.0 Index]