Skip to main content

ICognitoIdentityProviderUpdateGroupRequest

Interface in AWS.CognitoIdentityProvider

Interface for UpdateGroup requests.

Ancestors

Properties

Description

property Description: string

Specify a description of the group.

GroupName

property GroupName: string

Specify the name of the group.

Precedence

property Precedence: TOptional<Integer>

Specify a precedence for the group.

RoleArn

property RoleArn: TARN

Specify the Amazon Resource Name (ARN) of a role for the group.

UserPoolId

property UserPoolId: string

Specify the ID of the user pool.