/AWS1/CL_GDYPERMISSIONCONF¶
Contains information about how permissions are configured for the S3 bucket.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_bucketlevelpermissions TYPE REF TO /AWS1/CL_GDYBUCKETLEVELPERMS /AWS1/CL_GDYBUCKETLEVELPERMS¶
Contains information about the bucket level permissions for the S3 bucket.
io_accountlevelpermissions TYPE REF TO /AWS1/CL_GDYACCOUNTLEVELPERMS /AWS1/CL_GDYACCOUNTLEVELPERMS¶
Contains information about the account level permissions on the S3 bucket.
Queryable Attributes¶
BucketLevelPermissions¶
Contains information about the bucket level permissions for the S3 bucket.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BUCKETLEVELPERMISSIONS() |
Getter for BUCKETLEVELPERMISSIONS |
AccountLevelPermissions¶
Contains information about the account level permissions on the S3 bucket.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCOUNTLEVELPERMISSIONS() |
Getter for ACCOUNTLEVELPERMISSIONS |