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