Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_vmwareengine_subnet.DataGoogleVmwareengineSubnetConfig
-
Packages that use DataGoogleVmwareengineSubnetConfig Package Description com.hashicorp.cdktf.providers.google.data_google_vmwareengine_subnet data_google_vmwareengine_subnet -
-
Uses of DataGoogleVmwareengineSubnetConfig in com.hashicorp.cdktf.providers.google.data_google_vmwareengine_subnet
Classes in com.hashicorp.cdktf.providers.google.data_google_vmwareengine_subnet that implement DataGoogleVmwareengineSubnetConfig Modifier and Type Class Description static classDataGoogleVmwareengineSubnetConfig.Jsii$ProxyAn implementation forDataGoogleVmwareengineSubnetConfigMethods in com.hashicorp.cdktf.providers.google.data_google_vmwareengine_subnet that return DataGoogleVmwareengineSubnetConfig Modifier and Type Method Description DataGoogleVmwareengineSubnetConfigDataGoogleVmwareengineSubnetConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.data_google_vmwareengine_subnet with parameters of type DataGoogleVmwareengineSubnetConfig Constructor Description DataGoogleVmwareengineSubnet(software.constructs.Construct scope, String id, DataGoogleVmwareengineSubnetConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/vmwareengine_subnet google_vmwareengine_subnet} Data Source.
-