S3BucketOwner

Provides information about the Amazon Web Services account that owns an S3 bucket.

Types

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

Properties

Link copied to clipboard

The display name of the account that owns the bucket.

Link copied to clipboard
val id: String?

The canonical user ID for the account that owns the bucket.

Functions

Link copied to clipboard
inline fun copy(block: S3BucketOwner.Builder.() -> Unit = {}): S3BucketOwner
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