Workflow Template Placement Managed Cluster Config
constructor(autoscalingConfig: WorkflowTemplatePlacementManagedClusterConfigAutoscalingConfig? = null, encryptionConfig: WorkflowTemplatePlacementManagedClusterConfigEncryptionConfig? = null, endpointConfig: WorkflowTemplatePlacementManagedClusterConfigEndpointConfig? = null, gceClusterConfig: WorkflowTemplatePlacementManagedClusterConfigGceClusterConfig? = null, gkeClusterConfig: WorkflowTemplatePlacementManagedClusterConfigGkeClusterConfig? = null, initializationActions: List<WorkflowTemplatePlacementManagedClusterConfigInitializationAction>? = null, lifecycleConfig: WorkflowTemplatePlacementManagedClusterConfigLifecycleConfig? = null, masterConfig: WorkflowTemplatePlacementManagedClusterConfigMasterConfig? = null, metastoreConfig: WorkflowTemplatePlacementManagedClusterConfigMetastoreConfig? = null, secondaryWorkerConfig: WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfig? = null, securityConfig: WorkflowTemplatePlacementManagedClusterConfigSecurityConfig? = null, softwareConfig: WorkflowTemplatePlacementManagedClusterConfigSoftwareConfig? = null, stagingBucket: String? = null, tempBucket: String? = null, workerConfig: WorkflowTemplatePlacementManagedClusterConfigWorkerConfig? = null)