Uses of Interface
com.hashicorp.cdktf.providers.google.cloud_identity_group.CloudIdentityGroupConfig
-
Packages that use CloudIdentityGroupConfig Package Description com.hashicorp.cdktf.providers.google.cloud_identity_group google_cloud_identity_group -
-
Uses of CloudIdentityGroupConfig in com.hashicorp.cdktf.providers.google.cloud_identity_group
Classes in com.hashicorp.cdktf.providers.google.cloud_identity_group that implement CloudIdentityGroupConfig Modifier and Type Class Description static classCloudIdentityGroupConfig.Jsii$ProxyAn implementation forCloudIdentityGroupConfigMethods in com.hashicorp.cdktf.providers.google.cloud_identity_group that return CloudIdentityGroupConfig Modifier and Type Method Description CloudIdentityGroupConfigCloudIdentityGroupConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.cloud_identity_group with parameters of type CloudIdentityGroupConfig Constructor Description CloudIdentityGroup(software.constructs.Construct scope, String id, CloudIdentityGroupConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloud_identity_group google_cloud_identity_group} Resource.
-