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
| Name | Description |
|---|---|
AEndpointArn | The Amazon Resource Name (ARN) of the endpoint to set attributes on. |