RuntimeTemplateEncryptionSpec

data class RuntimeTemplateEncryptionSpec(val kmsKeyName: String? = null)

Constructors

Link copied to clipboard
constructor(kmsKeyName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val kmsKeyName: String? = null

The Cloud KMS encryption key (customer-managed encryption key) used to protect the runtime.