Skip to main content

ISNSSetEndpointAttributesRequest

Interface in AWS.SNS

Interface for SetEndpointAttributes requests.

Ancestors

Properties

CustomUserData

property CustomUserData: string

Arbitrary user data to associate with the endpoint.

Amazon SNS does not use this data. The data must be in UTF-8 format and less than 2 KB.

Enabled

property Enabled: TOptional<Boolean>

Enable/disable the endpoint.

EndpointArn

property EndpointArn: TARN

The Amazon Resource Name (ARN) of the endpoint to set attributes on.

Token

property Token: string

Device token or registration ID.