/AWS1/CL_DYNDELGLBSECINDEXACT¶
Represents a global secondary index to be deleted from an existing table.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_indexname TYPE /AWS1/DYNINDEXNAME /AWS1/DYNINDEXNAME¶
The name of the global secondary index to be deleted.
Queryable Attributes¶
IndexName¶
The name of the global secondary index to be deleted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INDEXNAME() |
Getter for INDEXNAME, with configurable default |
ASK_INDEXNAME() |
Getter for INDEXNAME w/ exceptions if field has no value |
HAS_INDEXNAME() |
Determine if INDEXNAME has a value |