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