View source: R/opsworkscm_operations.R
opsworkscm_describe_servers | R Documentation |
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.
opsworkscm_describe_servers(
ServerName = NULL,
NextToken = NULL,
MaxResults = NULL
)
ServerName |
Describes the server with the specified ServerName. |
NextToken |
This is not currently implemented for
|
MaxResults |
This is not currently implemented for
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.