ObjectEncryption

The updated server-side encryption type for this object. The UpdateObjectEncryption operation supports the SSE-KMS encryption type.

Valid Values: SSEKMS

Types

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

Properties

Link copied to clipboard

Specifies to update the object encryption type to server-side encryption with Key Management Service (KMS) keys (SSE-KMS).

Functions

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