Skip to main content

TSNSSetEndpointAttributesRequest

Class in AWS.SNS

SetEndpointAttributes request class.

Ancestors

Properties

CustomUserData

property CustomUserData: string

Enabled

property Enabled: TOptional<Boolean>

EndpointArn

property EndpointArn: TARN

Token

property Token: string

Constructors

Create

constructor Create(const AEndpointArn: TARN);

Constructor for TSNSSetEndpointAttributesRequest.

Parameters

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