Google Cloud Dataplex V1Environment Infrastructure Spec Compute Resources Args
data class GoogleCloudDataplexV1EnvironmentInfrastructureSpecComputeResourcesArgs(val diskSizeGb: Output<Int>? = null, val maxNodeCount: Output<Int>? = null, val nodeCount: Output<Int>? = null) : ConvertibleToJava<GoogleCloudDataplexV1EnvironmentInfrastructureSpecComputeResourcesArgs>
Compute resources associated with the analyze interactive workloads.
Constructors
Link copied to clipboard
fun GoogleCloudDataplexV1EnvironmentInfrastructureSpecComputeResourcesArgs(diskSizeGb: Output<Int>? = null, maxNodeCount: Output<Int>? = null, nodeCount: Output<Int>? = null)