GetDomainEncryptionAtRest

data class GetDomainEncryptionAtRest(val enabled: Boolean, val kmsKeyId: String)

Constructors

Link copied to clipboard
constructor(enabled: Boolean, kmsKeyId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Enabled disabled toggle for off-peak update window

Link copied to clipboard

KMS key id used to encrypt data at rest.