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