/AWS1/CL_S3TREPLICATIONDST¶
Specifies a destination table bucket for replication.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_destinationtablebucketarn TYPE /AWS1/S3TTABLEBUCKETARN /AWS1/S3TTABLEBUCKETARN¶
The Amazon Resource Name (ARN) of the destination table bucket where tables will be replicated.
Queryable Attributes¶
destinationTableBucketARN¶
The Amazon Resource Name (ARN) of the destination table bucket where tables will be replicated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DSTTABLEBUCKETARN() |
Getter for DESTINATIONTABLEBUCKETARN, with configurable defa |
ASK_DSTTABLEBUCKETARN() |
Getter for DESTINATIONTABLEBUCKETARN w/ exceptions if field |
HAS_DSTTABLEBUCKETARN() |
Determine if DESTINATIONTABLEBUCKETARN has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_REPLICATIONDESTINATIONS¶
TYPES TT_REPLICATIONDESTINATIONS TYPE STANDARD TABLE OF REF TO /AWS1/CL_S3TREPLICATIONDST WITH DEFAULT KEY
.