Skip to main content

ICognitoIdentityProviderAddCustomAttributesRequest

Interface in AWS.CognitoIdentityProvider

Interface for AddCustomAttributes requests.

Ancestors

Properties

CustomAttributes

property CustomAttributes: TList<ICognitoIdentityProviderSchemaAttributeType>

Type: ICognitoIdentityProviderSchemaAttributeType

Specify a list of custom attributes.

UserPoolId

property UserPoolId: string

Specify the user pool ID for the user pool to add custom attributes to.