GetTableServerSideEncryption

data class GetTableServerSideEncryption(val enabled: Boolean, val kmsKeyArn: String)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard