encryption Config
suspend fun encryptionConfig(value: Output<WorkflowTemplatePlacementManagedClusterConfigEncryptionConfigArgs>)
suspend fun encryptionConfig(value: WorkflowTemplatePlacementManagedClusterConfigEncryptionConfigArgs?)
Parameters
value
Encryption settings for the cluster.
suspend fun encryptionConfig(argument: suspend WorkflowTemplatePlacementManagedClusterConfigEncryptionConfigArgsBuilder.() -> Unit)
Parameters
argument
Encryption settings for the cluster.