/AWS1/CL_S3TLASTSUCCFULRPLTE00¶
Contains information about the most recent successful replication update to a destination.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_metadatalocation TYPE /AWS1/S3TMETADATALOCATION /AWS1/S3TMETADATALOCATION¶
The S3 location of the metadata that was successfully replicated.
iv_timestamp TYPE /AWS1/S3TTIMESTAMP /AWS1/S3TTIMESTAMP¶
The timestamp when the replication update completed successfully.
Queryable Attributes¶
metadataLocation¶
The S3 location of the metadata that was successfully replicated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METADATALOCATION() |
Getter for METADATALOCATION, with configurable default |
ASK_METADATALOCATION() |
Getter for METADATALOCATION w/ exceptions if field has no va |
HAS_METADATALOCATION() |
Determine if METADATALOCATION has a value |
timestamp¶
The timestamp when the replication update completed successfully.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMESTAMP() |
Getter for TIMESTAMP, with configurable default |
ASK_TIMESTAMP() |
Getter for TIMESTAMP w/ exceptions if field has no value |
HAS_TIMESTAMP() |
Determine if TIMESTAMP has a value |