Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can click “Customize cookies” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To continue without accepting these cookies, click “Continue without accepting.” To make more detailed choices or learn more, click “Customize cookies.”

Skip to content

/AWS1/CL_DMGDSCREPLINSTTSKLO01

DescribeReplicationInstanceTaskLogsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_REPLICATIONINSTANCEARN TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The Amazon Resource Name (ARN) of the replication instance.

IT_REPLINSTANCETASKLOGS TYPE /AWS1/CL_DMGREPLINSTTASKLOG=>TT_REPLINSTANCETASKLOGSLIST TT_REPLINSTANCETASKLOGSLIST

An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).

IV_MARKER TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.


Queryable Attributes

ReplicationInstanceArn

The Amazon Resource Name (ARN) of the replication instance.

Accessible with the following methods

Method Description
GET_REPLICATIONINSTANCEARN() Getter for REPLICATIONINSTANCEARN, with configurable default
ASK_REPLICATIONINSTANCEARN() Getter for REPLICATIONINSTANCEARN w/ exceptions if field has
HAS_REPLICATIONINSTANCEARN() Determine if REPLICATIONINSTANCEARN has a value

ReplicationInstanceTaskLogs

An array of replication task log metadata. Each member of the array contains the replication task name, ARN, and task log size (in bytes).

Accessible with the following methods

Method Description
GET_REPLINSTANCETASKLOGS() Getter for REPLICATIONINSTANCETASKLOGS, with configurable de
ASK_REPLINSTANCETASKLOGS() Getter for REPLICATIONINSTANCETASKLOGS w/ exceptions if fiel
HAS_REPLINSTANCETASKLOGS() Determine if REPLICATIONINSTANCETASKLOGS has a value

Marker

An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

Accessible with the following methods

Method Description
GET_MARKER() Getter for MARKER, with configurable default
ASK_MARKER() Getter for MARKER w/ exceptions if field has no value
HAS_MARKER() Determine if MARKER has a value