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