Uses of Class
com.hashicorp.cdktf.providers.google.data_google_cloud_identity_groups.DataGoogleCloudIdentityGroupsGroups.Builder
-
Packages that use DataGoogleCloudIdentityGroupsGroups.Builder Package Description com.hashicorp.cdktf.providers.google.data_google_cloud_identity_groups data_google_cloud_identity_groups -
-
Uses of DataGoogleCloudIdentityGroupsGroups.Builder in com.hashicorp.cdktf.providers.google.data_google_cloud_identity_groups
Methods in com.hashicorp.cdktf.providers.google.data_google_cloud_identity_groups that return DataGoogleCloudIdentityGroupsGroups.Builder Modifier and Type Method Description static DataGoogleCloudIdentityGroupsGroups.BuilderDataGoogleCloudIdentityGroupsGroups. builder()Constructors in com.hashicorp.cdktf.providers.google.data_google_cloud_identity_groups with parameters of type DataGoogleCloudIdentityGroupsGroups.Builder Constructor Description Jsii$Proxy(DataGoogleCloudIdentityGroupsGroups.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGoogleCloudIdentityGroupsGroups.Builder.
-