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