Skip to content

/AWS1/CL_S3TPUTTABLEREPLRSP

PutTableReplicationResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_versiontoken TYPE /AWS1/S3TSTRING /AWS1/S3TSTRING

A new version token representing the updated replication configuration.

iv_status TYPE /AWS1/S3TSTRING /AWS1/S3TSTRING

The status of the replication configuration operation.


Queryable Attributes

versionToken

A new version token representing the updated replication configuration.

Accessible with the following methods

Method Description
GET_VERSIONTOKEN() Getter for VERSIONTOKEN, with configurable default
ASK_VERSIONTOKEN() Getter for VERSIONTOKEN w/ exceptions if field has no value
HAS_VERSIONTOKEN() Determine if VERSIONTOKEN has a value

status

The status of the replication configuration operation.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value