AwsS3BucketDetails

The details of an Amazon Simple Storage Service (Amazon S3) bucket.

Types

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

Properties

Link copied to clipboard

The access control list for the S3 bucket.

Link copied to clipboard

The lifecycle configuration for objects in the specified bucket.

Link copied to clipboard

The logging configuration for the S3 bucket.

Link copied to clipboard

The notification configuration for the S3 bucket.

Link copied to clipboard
Link copied to clipboard

The website configuration parameters for the S3 bucket.

Link copied to clipboard

Indicates when the S3 bucket was created.

Link copied to clipboard
val name: String?

The name of the bucket.

Link copied to clipboard

Specifies which rule Amazon S3 applies by default to every new object placed in the bucket.

Link copied to clipboard

The Amazon Web Services account identifier of the account that owns the S3 bucket.

Link copied to clipboard

The canonical user ID of the owner of the S3 bucket.

Link copied to clipboard

The display name of the owner of the S3 bucket.

Link copied to clipboard

Provides information about the Amazon S3 Public Access Block configuration for the S3 bucket.

Link copied to clipboard

The encryption rules that are applied to the S3 bucket.

Functions

Link copied to clipboard
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