GoogleCloudDataplexV1TaskInfrastructureSpecArgs

data class GoogleCloudDataplexV1TaskInfrastructureSpecArgs(val batch: Output<GoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResourcesArgs>? = null, val containerImage: Output<GoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntimeArgs>? = null, val vpcNetwork: Output<GoogleCloudDataplexV1TaskInfrastructureSpecVpcNetworkArgs>? = null) : ConvertibleToJava<GoogleCloudDataplexV1TaskInfrastructureSpecArgs>

Configuration for the underlying infrastructure used to run workloads.

Properties

Link copied to clipboard

Compute resources needed for a Task when using Dataproc Serverless.

Link copied to clipboard

Container Image Runtime Configuration.

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDataplexV1TaskInfrastructureSpecArgs