EncryptionConfig

Encryption settings for a collection.

Types

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

Properties

Link copied to clipboard

Indicates whether to use an Amazon Web Services-owned key for encryption.

Link copied to clipboard

The ARN of the Amazon Web Services Key Management Service key used to encrypt the collection.

Functions

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