TargetGrant

Container for granting information.

Buckets that use the bucket owner enforced setting for Object Ownership don't support target grants. For more information, see Permissions server access log delivery in the Amazon S3 User Guide.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Container for the person being granted permissions.

Link copied to clipboard

Logging permissions assigned to the grantee for the bucket.

Functions

Link copied to clipboard
inline fun copy(block: TargetGrant.Builder.() -> Unit = {}): TargetGrant
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String