Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.identitystore.CfnGroupPropsMixin.Builder
Packages that use CfnGroupPropsMixin.Builder
-
Uses of CfnGroupPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.identitystore
Methods in software.amazon.awscdk.cfnpropertymixins.services.identitystore that return CfnGroupPropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnGroupPropsMixin.BuilderCfnGroupPropsMixin.Builder.create()static CfnGroupPropsMixin.BuilderCfnGroupPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnGroupPropsMixin.Builder.description(String description) A string containing the description of the group.CfnGroupPropsMixin.Builder.displayName(String displayName) The display name value for the group.CfnGroupPropsMixin.Builder.identityStoreId(String identityStoreId) The globally unique identifier for the identity store.