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