GetTableServerSideEncryption

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

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): GetTableServerSideEncryption