drs_describe_replication_configuration_templates: Lists all ReplicationConfigurationTemplates, filtered by...

View source: R/drs_operations.R

drs_describe_replication_configuration_templatesR Documentation

Lists all ReplicationConfigurationTemplates, filtered by Source Server IDs

Description

Lists 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(
  maxResults = NULL,
  nextToken = NULL,
  replicationConfigurationTemplateIDs = NULL
)

Arguments

maxResults

Maximum number of Replication Configuration Templates to retrieve.

nextToken

The token of the next Replication Configuration Template to retrieve.

replicationConfigurationTemplateIDs

The IDs of the Replication Configuration Templates to retrieve. An empty list means all Replication Configuration Templates.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.