Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_compute_instance.DataGoogleComputeInstanceNetworkInterface
-
Packages that use DataGoogleComputeInstanceNetworkInterface Package Description com.hashicorp.cdktf.providers.google.data_google_compute_instance data_google_compute_instance -
-
Uses of DataGoogleComputeInstanceNetworkInterface in com.hashicorp.cdktf.providers.google.data_google_compute_instance
Classes in com.hashicorp.cdktf.providers.google.data_google_compute_instance that implement DataGoogleComputeInstanceNetworkInterface Modifier and Type Class Description static classDataGoogleComputeInstanceNetworkInterface.Jsii$ProxyAn implementation forDataGoogleComputeInstanceNetworkInterfaceMethods in com.hashicorp.cdktf.providers.google.data_google_compute_instance that return DataGoogleComputeInstanceNetworkInterface Modifier and Type Method Description DataGoogleComputeInstanceNetworkInterfaceDataGoogleComputeInstanceNetworkInterface.Builder. build()Builds the configured instance.DataGoogleComputeInstanceNetworkInterfaceDataGoogleComputeInstanceNetworkInterfaceOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.data_google_compute_instance with parameters of type DataGoogleComputeInstanceNetworkInterface Modifier and Type Method Description voidDataGoogleComputeInstanceNetworkInterfaceOutputReference. setInternalValue(DataGoogleComputeInstanceNetworkInterface value)
-