/AWS1/CL_DMGDESCRREPLCFGSRSP¶
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
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
.
IT_REPLICATIONCONFIGS
TYPE /AWS1/CL_DMGREPLICATIONCONFIG=>TT_REPLICATIONCONFIGLIST
TT_REPLICATIONCONFIGLIST
¶
Returned configuration parameters that describe each provisioned DMS Serverless replication.
Queryable Attributes¶
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 |
ReplicationConfigs¶
Returned configuration parameters that describe each provisioned DMS Serverless replication.
Accessible with the following methods¶
Method | Description |
---|---|
GET_REPLICATIONCONFIGS() |
Getter for REPLICATIONCONFIGS, with configurable default |
ASK_REPLICATIONCONFIGS() |
Getter for REPLICATIONCONFIGS w/ exceptions if field has no |
HAS_REPLICATIONCONFIGS() |
Determine if REPLICATIONCONFIGS has a value |