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