Uses of Interface
com.hashicorp.cdktf.providers.google.dataplex_task.DataplexTaskSparkInfrastructureSpecVpcNetwork
-
Packages that use DataplexTaskSparkInfrastructureSpecVpcNetwork Package Description com.hashicorp.cdktf.providers.google.dataplex_task google_dataplex_task -
-
Uses of DataplexTaskSparkInfrastructureSpecVpcNetwork in com.hashicorp.cdktf.providers.google.dataplex_task
Classes in com.hashicorp.cdktf.providers.google.dataplex_task that implement DataplexTaskSparkInfrastructureSpecVpcNetwork Modifier and Type Class Description static classDataplexTaskSparkInfrastructureSpecVpcNetwork.Jsii$ProxyAn implementation forDataplexTaskSparkInfrastructureSpecVpcNetworkMethods in com.hashicorp.cdktf.providers.google.dataplex_task that return DataplexTaskSparkInfrastructureSpecVpcNetwork Modifier and Type Method Description DataplexTaskSparkInfrastructureSpecVpcNetworkDataplexTaskSparkInfrastructureSpecVpcNetwork.Builder. build()Builds the configured instance.DataplexTaskSparkInfrastructureSpecVpcNetworkDataplexTaskSparkInfrastructureSpecVpcNetworkOutputReference. getInternalValue()default DataplexTaskSparkInfrastructureSpecVpcNetworkDataplexTaskSparkInfrastructureSpec. getVpcNetwork()vpc_network block.DataplexTaskSparkInfrastructureSpecVpcNetworkDataplexTaskSparkInfrastructureSpec.Jsii$Proxy. getVpcNetwork()DataplexTaskSparkInfrastructureSpecVpcNetworkDataplexTaskSparkInfrastructureSpecOutputReference. getVpcNetworkInput()Methods in com.hashicorp.cdktf.providers.google.dataplex_task with parameters of type DataplexTaskSparkInfrastructureSpecVpcNetwork Modifier and Type Method Description voidDataplexTaskSparkInfrastructureSpecOutputReference. putVpcNetwork(DataplexTaskSparkInfrastructureSpecVpcNetwork value)voidDataplexTaskSparkInfrastructureSpecVpcNetworkOutputReference. setInternalValue(DataplexTaskSparkInfrastructureSpecVpcNetwork value)DataplexTaskSparkInfrastructureSpec.BuilderDataplexTaskSparkInfrastructureSpec.Builder. vpcNetwork(DataplexTaskSparkInfrastructureSpecVpcNetwork vpcNetwork)Sets the value ofDataplexTaskSparkInfrastructureSpec.getVpcNetwork()
-