Uses of Interface
com.hashicorp.cdktf.providers.google.dataplex_task.DataplexTaskSparkInfrastructureSpec
-
Packages that use DataplexTaskSparkInfrastructureSpec Package Description com.hashicorp.cdktf.providers.google.dataplex_task google_dataplex_task -
-
Uses of DataplexTaskSparkInfrastructureSpec in com.hashicorp.cdktf.providers.google.dataplex_task
Classes in com.hashicorp.cdktf.providers.google.dataplex_task that implement DataplexTaskSparkInfrastructureSpec Modifier and Type Class Description static classDataplexTaskSparkInfrastructureSpec.Jsii$ProxyAn implementation forDataplexTaskSparkInfrastructureSpecMethods in com.hashicorp.cdktf.providers.google.dataplex_task that return DataplexTaskSparkInfrastructureSpec Modifier and Type Method Description DataplexTaskSparkInfrastructureSpecDataplexTaskSparkInfrastructureSpec.Builder. build()Builds the configured instance.default DataplexTaskSparkInfrastructureSpecDataplexTaskSpark. getInfrastructureSpec()infrastructure_spec block.DataplexTaskSparkInfrastructureSpecDataplexTaskSpark.Jsii$Proxy. getInfrastructureSpec()DataplexTaskSparkInfrastructureSpecDataplexTaskSparkOutputReference. getInfrastructureSpecInput()DataplexTaskSparkInfrastructureSpecDataplexTaskSparkInfrastructureSpecOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.dataplex_task with parameters of type DataplexTaskSparkInfrastructureSpec Modifier and Type Method Description DataplexTaskSpark.BuilderDataplexTaskSpark.Builder. infrastructureSpec(DataplexTaskSparkInfrastructureSpec infrastructureSpec)Sets the value ofDataplexTaskSpark.getInfrastructureSpec()voidDataplexTaskSparkOutputReference. putInfrastructureSpec(DataplexTaskSparkInfrastructureSpec value)voidDataplexTaskSparkInfrastructureSpecOutputReference. setInternalValue(DataplexTaskSparkInfrastructureSpec value)
-