AWSS3BucketLoggingPermissionType
No description
enum AWSS3BucketLoggingPermissionType {
UNKNOWN
FULL_CONTROL
READ
WRITE
}
Values
AWSS3BucketLoggingPermissionType.UNKNOWN
Unknown
AWSS3BucketLoggingPermissionType.FULL_CONTROL
Grants permission to write and to read the logging data in the bucket
AWSS3BucketLoggingPermissionType.READ
Grants permission to read the logging data in the bucket
AWSS3BucketLoggingPermissionType.WRITE
Grants permission to write the logging data to the bucket