Uses of Interface
com.hashicorp.cdktf.providers.google.dataplex_task.DataplexTaskNotebookInfrastructureSpecVpcNetwork
-
Packages that use DataplexTaskNotebookInfrastructureSpecVpcNetwork Package Description com.hashicorp.cdktf.providers.google.dataplex_task google_dataplex_task -
-
Uses of DataplexTaskNotebookInfrastructureSpecVpcNetwork in com.hashicorp.cdktf.providers.google.dataplex_task
Classes in com.hashicorp.cdktf.providers.google.dataplex_task that implement DataplexTaskNotebookInfrastructureSpecVpcNetwork Modifier and Type Class Description static classDataplexTaskNotebookInfrastructureSpecVpcNetwork.Jsii$ProxyAn implementation forDataplexTaskNotebookInfrastructureSpecVpcNetworkMethods in com.hashicorp.cdktf.providers.google.dataplex_task that return DataplexTaskNotebookInfrastructureSpecVpcNetwork Modifier and Type Method Description DataplexTaskNotebookInfrastructureSpecVpcNetworkDataplexTaskNotebookInfrastructureSpecVpcNetwork.Builder. build()Builds the configured instance.DataplexTaskNotebookInfrastructureSpecVpcNetworkDataplexTaskNotebookInfrastructureSpecVpcNetworkOutputReference. getInternalValue()default DataplexTaskNotebookInfrastructureSpecVpcNetworkDataplexTaskNotebookInfrastructureSpec. getVpcNetwork()vpc_network block.DataplexTaskNotebookInfrastructureSpecVpcNetworkDataplexTaskNotebookInfrastructureSpec.Jsii$Proxy. getVpcNetwork()DataplexTaskNotebookInfrastructureSpecVpcNetworkDataplexTaskNotebookInfrastructureSpecOutputReference. getVpcNetworkInput()Methods in com.hashicorp.cdktf.providers.google.dataplex_task with parameters of type DataplexTaskNotebookInfrastructureSpecVpcNetwork Modifier and Type Method Description voidDataplexTaskNotebookInfrastructureSpecOutputReference. putVpcNetwork(DataplexTaskNotebookInfrastructureSpecVpcNetwork value)voidDataplexTaskNotebookInfrastructureSpecVpcNetworkOutputReference. setInternalValue(DataplexTaskNotebookInfrastructureSpecVpcNetwork value)DataplexTaskNotebookInfrastructureSpec.BuilderDataplexTaskNotebookInfrastructureSpec.Builder. vpcNetwork(DataplexTaskNotebookInfrastructureSpecVpcNetwork vpcNetwork)Sets the value ofDataplexTaskNotebookInfrastructureSpec.getVpcNetwork()
-