Google Cloud Dataplex V1Task Infrastructure Spec Args
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.
Constructors
Link copied to clipboard
fun GoogleCloudDataplexV1TaskInfrastructureSpecArgs(batch: Output<GoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResourcesArgs>? = null, containerImage: Output<GoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntimeArgs>? = null, vpcNetwork: Output<GoogleCloudDataplexV1TaskInfrastructureSpecVpcNetworkArgs>? = null)
Functions
Properties
Link copied to clipboard
val containerImage: Output<GoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntimeArgs>? = null