ssmincidents_list_replication_sets {paws.management} | R Documentation |
Lists details about the replication set configured in your account
Description
Lists details about the replication set configured in your account.
See https://www.paws-r-sdk.com/docs/ssmincidents_list_replication_sets/ for full documentation.
Usage
ssmincidents_list_replication_sets(maxResults = NULL, nextToken = NULL)
Arguments
maxResults |
The maximum number of results per page. |
nextToken |
The pagination token for the next set of items to return. (You received this token from a previous call.) |
[Package paws.management version 0.9.0 Index]