/AWS1/CL_S3_ABACSTATUS¶
The ABAC status of the general purpose bucket. When ABAC is enabled for the general purpose bucket, you can use tags to manage access to the general purpose buckets as well as for cost tracking purposes. When ABAC is disabled for the general purpose buckets, you can only use tags for cost tracking purposes. For more information, see Using tags with S3 general purpose buckets.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_status TYPE /AWS1/S3_BUCKETABACSTATUS /AWS1/S3_BUCKETABACSTATUS¶
The ABAC status of the general purpose bucket.
Queryable Attributes¶
Status¶
The ABAC status of the general purpose bucket.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |