WorkflowTemplatePlacementManagedClusterConfigEncryptionConfigArgs

data class WorkflowTemplatePlacementManagedClusterConfigEncryptionConfigArgs(val gcePdKmsKeyName: Output<String>? = null) : ConvertibleToJava<WorkflowTemplatePlacementManagedClusterConfigEncryptionConfigArgs>

Constructors

constructor(gcePdKmsKeyName: Output<String>? = null)

Properties

Link copied to clipboard
val gcePdKmsKeyName: Output<String>? = null

The Cloud KMS key name to use for PD disk encryption for all instances in the cluster.

Functions

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