S3Encryption

Specifies how Amazon Simple Storage Service (Amazon S3) data should be encrypted.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the KMS key to be used to encrypt the data.

Link copied to clipboard

The encryption mode to use for Amazon S3 data.

Functions

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