Uses of Class
com.hashicorp.cdktf.providers.google.data_google_cloud_identity_group_lookup.DataGoogleCloudIdentityGroupLookupGroupKey.Builder
-
Packages that use DataGoogleCloudIdentityGroupLookupGroupKey.Builder Package Description com.hashicorp.cdktf.providers.google.data_google_cloud_identity_group_lookup data_google_cloud_identity_group_lookup -
-
Uses of DataGoogleCloudIdentityGroupLookupGroupKey.Builder in com.hashicorp.cdktf.providers.google.data_google_cloud_identity_group_lookup
Methods in com.hashicorp.cdktf.providers.google.data_google_cloud_identity_group_lookup that return DataGoogleCloudIdentityGroupLookupGroupKey.Builder Modifier and Type Method Description static DataGoogleCloudIdentityGroupLookupGroupKey.BuilderDataGoogleCloudIdentityGroupLookupGroupKey. builder()DataGoogleCloudIdentityGroupLookupGroupKey.BuilderDataGoogleCloudIdentityGroupLookupGroupKey.Builder. id(String id)Sets the value ofDataGoogleCloudIdentityGroupLookupGroupKey.getId()DataGoogleCloudIdentityGroupLookupGroupKey.BuilderDataGoogleCloudIdentityGroupLookupGroupKey.Builder. namespace(String namespace)Sets the value ofDataGoogleCloudIdentityGroupLookupGroupKey.getNamespace()Constructors in com.hashicorp.cdktf.providers.google.data_google_cloud_identity_group_lookup with parameters of type DataGoogleCloudIdentityGroupLookupGroupKey.Builder Constructor Description Jsii$Proxy(DataGoogleCloudIdentityGroupLookupGroupKey.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGoogleCloudIdentityGroupLookupGroupKey.Builder.
-