/AWS1/CL_S3TGETTBLBKTMAINTEN01¶
GetTableBucketMaintenanceConfigurationResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_tablebucketarn TYPE /AWS1/S3TTABLEBUCKETARN /AWS1/S3TTABLEBUCKETARN¶
The Amazon Resource Name (ARN) of the table bucket associated with the maintenance configuration.
it_configuration TYPE /AWS1/CL_S3TTBLBKTMAINTENANC00=>TT_TABLEBUCKETMAINTENANCECONF TT_TABLEBUCKETMAINTENANCECONF¶
Details about the maintenance configuration for the table bucket.
Queryable Attributes¶
tableBucketARN¶
The Amazon Resource Name (ARN) of the table bucket associated with the maintenance configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TABLEBUCKETARN() |
Getter for TABLEBUCKETARN, with configurable default |
ASK_TABLEBUCKETARN() |
Getter for TABLEBUCKETARN w/ exceptions if field has no valu |
HAS_TABLEBUCKETARN() |
Determine if TABLEBUCKETARN 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 |