Workflow Template Placement Managed Cluster Config Args Builder
Functions
Link copied to clipboard
suspend fun autoscalingConfig(value: Output<WorkflowTemplatePlacementManagedClusterConfigAutoscalingConfigArgs>)
suspend fun autoscalingConfig(value: WorkflowTemplatePlacementManagedClusterConfigAutoscalingConfigArgs?)
suspend fun autoscalingConfig(argument: suspend WorkflowTemplatePlacementManagedClusterConfigAutoscalingConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun encryptionConfig(value: Output<WorkflowTemplatePlacementManagedClusterConfigEncryptionConfigArgs>)
suspend fun encryptionConfig(value: WorkflowTemplatePlacementManagedClusterConfigEncryptionConfigArgs?)
suspend fun encryptionConfig(argument: suspend WorkflowTemplatePlacementManagedClusterConfigEncryptionConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun endpointConfig(value: Output<WorkflowTemplatePlacementManagedClusterConfigEndpointConfigArgs>)
suspend fun endpointConfig(argument: suspend WorkflowTemplatePlacementManagedClusterConfigEndpointConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun gceClusterConfig(value: Output<WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigArgs>)
suspend fun gceClusterConfig(value: WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigArgs?)
suspend fun gceClusterConfig(argument: suspend WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun gkeClusterConfig(value: Output<WorkflowTemplatePlacementManagedClusterConfigGkeClusterConfigArgs>)
suspend fun gkeClusterConfig(value: WorkflowTemplatePlacementManagedClusterConfigGkeClusterConfigArgs?)
suspend fun gkeClusterConfig(argument: suspend WorkflowTemplatePlacementManagedClusterConfigGkeClusterConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun initializationActions(value: Output<List<WorkflowTemplatePlacementManagedClusterConfigInitializationActionArgs>>)
suspend fun initializationActions(vararg values: Output<WorkflowTemplatePlacementManagedClusterConfigInitializationActionArgs>)
suspend fun initializationActions(vararg values: WorkflowTemplatePlacementManagedClusterConfigInitializationActionArgs)
suspend fun initializationActions(vararg argument: suspend WorkflowTemplatePlacementManagedClusterConfigInitializationActionArgsBuilder.() -> Unit)
suspend fun initializationActions(values: List<Output<WorkflowTemplatePlacementManagedClusterConfigInitializationActionArgs>>)
suspend fun initializationActions(value: List<WorkflowTemplatePlacementManagedClusterConfigInitializationActionArgs>?)
suspend fun initializationActions(argument: List<suspend WorkflowTemplatePlacementManagedClusterConfigInitializationActionArgsBuilder.() -> Unit>)
suspend fun initializationActions(argument: suspend WorkflowTemplatePlacementManagedClusterConfigInitializationActionArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun lifecycleConfig(value: Output<WorkflowTemplatePlacementManagedClusterConfigLifecycleConfigArgs>)
suspend fun lifecycleConfig(value: WorkflowTemplatePlacementManagedClusterConfigLifecycleConfigArgs?)
suspend fun lifecycleConfig(argument: suspend WorkflowTemplatePlacementManagedClusterConfigLifecycleConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun masterConfig(value: Output<WorkflowTemplatePlacementManagedClusterConfigMasterConfigArgs>)
suspend fun masterConfig(argument: suspend WorkflowTemplatePlacementManagedClusterConfigMasterConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun metastoreConfig(value: Output<WorkflowTemplatePlacementManagedClusterConfigMetastoreConfigArgs>)
suspend fun metastoreConfig(value: WorkflowTemplatePlacementManagedClusterConfigMetastoreConfigArgs?)
suspend fun metastoreConfig(argument: suspend WorkflowTemplatePlacementManagedClusterConfigMetastoreConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun secondaryWorkerConfig(value: Output<WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigArgs>)
suspend fun secondaryWorkerConfig(value: WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigArgs?)
suspend fun secondaryWorkerConfig(argument: suspend WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun securityConfig(value: Output<WorkflowTemplatePlacementManagedClusterConfigSecurityConfigArgs>)
suspend fun securityConfig(argument: suspend WorkflowTemplatePlacementManagedClusterConfigSecurityConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun softwareConfig(value: Output<WorkflowTemplatePlacementManagedClusterConfigSoftwareConfigArgs>)
suspend fun softwareConfig(argument: suspend WorkflowTemplatePlacementManagedClusterConfigSoftwareConfigArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun workerConfig(value: Output<WorkflowTemplatePlacementManagedClusterConfigWorkerConfigArgs>)
suspend fun workerConfig(argument: suspend WorkflowTemplatePlacementManagedClusterConfigWorkerConfigArgsBuilder.() -> Unit)