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