Workflow Template Placement Managed Cluster Config Args
constructor(autoscalingConfig: Output<WorkflowTemplatePlacementManagedClusterConfigAutoscalingConfigArgs>? = null, encryptionConfig: Output<WorkflowTemplatePlacementManagedClusterConfigEncryptionConfigArgs>? = null, endpointConfig: Output<WorkflowTemplatePlacementManagedClusterConfigEndpointConfigArgs>? = null, gceClusterConfig: Output<WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigArgs>? = null, gkeClusterConfig: Output<WorkflowTemplatePlacementManagedClusterConfigGkeClusterConfigArgs>? = null, initializationActions: Output<List<WorkflowTemplatePlacementManagedClusterConfigInitializationActionArgs>>? = null, lifecycleConfig: Output<WorkflowTemplatePlacementManagedClusterConfigLifecycleConfigArgs>? = null, masterConfig: Output<WorkflowTemplatePlacementManagedClusterConfigMasterConfigArgs>? = null, metastoreConfig: Output<WorkflowTemplatePlacementManagedClusterConfigMetastoreConfigArgs>? = null, secondaryWorkerConfig: Output<WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigArgs>? = null, securityConfig: Output<WorkflowTemplatePlacementManagedClusterConfigSecurityConfigArgs>? = null, softwareConfig: Output<WorkflowTemplatePlacementManagedClusterConfigSoftwareConfigArgs>? = null, stagingBucket: Output<String>? = null, tempBucket: Output<String>? = null, workerConfig: Output<WorkflowTemplatePlacementManagedClusterConfigWorkerConfigArgs>? = null)