/AWS1/CL_S3TCREATETABLERSP¶
CreateTableResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_tablearn TYPE /AWS1/S3TTABLEARN /AWS1/S3TTABLEARN¶
The Amazon Resource Name (ARN) of the table.
iv_versiontoken TYPE /AWS1/S3TVERSIONTOKEN /AWS1/S3TVERSIONTOKEN¶
The version token of the table.
Queryable Attributes¶
tableARN¶
The Amazon Resource Name (ARN) of the table.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TABLEARN() |
Getter for TABLEARN, with configurable default |
ASK_TABLEARN() |
Getter for TABLEARN w/ exceptions if field has no value |
HAS_TABLEARN() |
Determine if TABLEARN has a value |
versionToken¶
The version token of the table.
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 |