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