/AWS1/CL_S3TGETTBLMAINTENANC03¶
GetTableMaintenanceConfigurationResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_tablearn TYPE /AWS1/S3TTABLEARN /AWS1/S3TTABLEARN¶
The Amazon Resource Name (ARN) of the table.
it_configuration TYPE /AWS1/CL_S3TTBLMAINTENANCECO00=>TT_TABLEMAINTENANCECONF TT_TABLEMAINTENANCECONF¶
Details about the maintenance configuration for the table bucket.
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 |
configuration¶
Details about the maintenance configuration for the table bucket.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFIGURATION() |
Getter for CONFIGURATION, with configurable default |
ASK_CONFIGURATION() |
Getter for CONFIGURATION w/ exceptions if field has no value |
HAS_CONFIGURATION() |
Determine if CONFIGURATION has a value |