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