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