Lists all ReplicationConfigurationTemplates, filtered by Source Server IDs
Source:R/drs_operations.R
drs_describe_replication_configuration_templates.RdLists all ReplicationConfigurationTemplates, filtered by Source Server IDs.
See https://www.paws-r-sdk.com/docs/drs_describe_replication_configuration_templates/ for full documentation.
Usage
drs_describe_replication_configuration_templates(
replicationConfigurationTemplateIDs = NULL,
maxResults = NULL,
nextToken = NULL
)Arguments
- replicationConfigurationTemplateIDs
The IDs of the Replication Configuration Templates to retrieve. An empty list means all Replication Configuration Templates.
- maxResults
Maximum number of Replication Configuration Templates to retrieve.
- nextToken
The token of the next Replication Configuration Template to retrieve.