Uses of Class
software.amazon.awscdk.services.identitystore.CfnGroup.Builder
Packages that use CfnGroup.Builder
Package
Description
AWS::IdentityStore Construct Library
-
Uses of CfnGroup.Builder in software.amazon.awscdk.services.identitystore
Methods in software.amazon.awscdk.services.identitystore that return CfnGroup.BuilderModifier and TypeMethodDescriptionstatic CfnGroup.BuilderCfnGroup.Builder.description(String description) A string containing the description of the group.CfnGroup.Builder.displayName(String displayName) The display name value for the group.CfnGroup.Builder.identityStoreId(String identityStoreId) The globally unique identifier for the identity store.