BucketLoggingV2TargetGrant

data class BucketLoggingV2TargetGrant(val grantee: BucketLoggingV2TargetGrantGrantee, val permission: String)

Constructors

Link copied to clipboard
constructor(grantee: BucketLoggingV2TargetGrantGrantee, permission: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configuration block for the person being granted permissions. See below.

Link copied to clipboard

Logging permissions assigned to the grantee for the bucket. Valid values: FULL_CONTROL, READ, WRITE.