GoogleCloudDataplexV1EnvironmentInfrastructureSpecArgs

data class GoogleCloudDataplexV1EnvironmentInfrastructureSpecArgs(val compute: Output<GoogleCloudDataplexV1EnvironmentInfrastructureSpecComputeResourcesArgs>? = null, val osImage: Output<GoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntimeArgs>) : ConvertibleToJava<GoogleCloudDataplexV1EnvironmentInfrastructureSpecArgs>

Configuration for the underlying infrastructure used to run workloads.

Constructors

Functions

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

Properties

Link copied to clipboard

Optional. Compute resources needed for analyze interactive workloads.

Link copied to clipboard

Software Runtime Configuration for analyze interactive workloads.