Uses of Interface
software.amazon.awscdk.interfaces.cognito.IUserPoolGroupRef
Packages that use IUserPoolGroupRef
Package
Description
Amazon Cognito Construct Library
-
Uses of IUserPoolGroupRef in software.amazon.awscdk.interfaces.cognito
Subinterfaces of IUserPoolGroupRef in software.amazon.awscdk.interfaces.cognitoModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIUserPoolGroupRef.Classes in software.amazon.awscdk.interfaces.cognito that implement IUserPoolGroupRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IUserPoolGroupRef in software.amazon.awscdk.services.cognito
Classes in software.amazon.awscdk.services.cognito that implement IUserPoolGroupRefMethods in software.amazon.awscdk.services.cognito with parameters of type IUserPoolGroupRefModifier and TypeMethodDescriptionCfnUserPoolUserToGroupAttachment.Builder.groupName(IUserPoolGroupRef groupName) The name of the group that you want to add your user to.CfnUserPoolUserToGroupAttachmentProps.Builder.groupName(IUserPoolGroupRef groupName) Sets the value ofCfnUserPoolUserToGroupAttachmentProps.getGroupName()