AgentDataSourceServerSideEncryptionConfiguration

data class AgentDataSourceServerSideEncryptionConfiguration(val kmsKeyArn: String? = null)

Constructors

constructor(kmsKeyArn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val kmsKeyArn: String? = null

ARN of the AWS KMS key used to encrypt the resource.