/AWS1/CL_DYNDELGLBTBLWITNESS00¶
Specifies the action to remove a witness Region from a MRSC global table. You cannot delete a single witness from a MRSC global table - you must delete both a replica and the witness together. The deletion of both a witness and replica converts the remaining replica to a single-Region DynamoDB table.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_regionname TYPE /AWS1/DYNREGIONNAME /AWS1/DYNREGIONNAME¶
The witness Region name to be removed from the MRSC global table.
Queryable Attributes¶
RegionName¶
The witness Region name to be removed from the MRSC global table.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REGIONNAME() |
Getter for REGIONNAME, with configurable default |
ASK_REGIONNAME() |
Getter for REGIONNAME w/ exceptions if field has no value |
HAS_REGIONNAME() |
Determine if REGIONNAME has a value |