Skip to main content

TCognitoIdentityProviderAddCustomAttributesRequest

Class in AWS.CognitoIdentityProvider

AddCustomAttributes request class.

Ancestors

Properties

CustomAttributes

property CustomAttributes: TList<ICognitoIdentityProviderSchemaAttributeType>

Type: ICognitoIdentityProviderSchemaAttributeType

UserPoolId

property UserPoolId: string

Constructors

Create

constructor Create(const AUserPoolId: string);

Constructor for TCognitoIdentityProviderAddCustomAttributesRequest.

Parameters

NameDescription
AUserPoolIdSpecify the user pool ID for the user pool to add custom attributes to.