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