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