/AWS1/CL_S3TGETTBLBKTMETCONF01¶
GetTableBucketMetricsConfigurationResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_tablebucketarn TYPE /AWS1/S3TTABLEBUCKETARN /AWS1/S3TTABLEBUCKETARN¶
The Amazon Resource Name (ARN) of the table bucket.
Optional arguments:¶
iv_id TYPE /AWS1/S3TSTRING /AWS1/S3TSTRING¶
The unique identifier of the metrics configuration.
Queryable Attributes¶
tableBucketARN¶
The Amazon Resource Name (ARN) of the table bucket.
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 |
id¶
The unique identifier of the metrics configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |