TSNSSetPlatformApplicationAttributesRequest
Class in AWS.SNS
SetPlatformApplicationAttributes request class.
Ancestors
Properties
EventEndpointCreated
property EventEndpointCreated: TOptional<TARN>
EventEndpointDeleted
property EventEndpointDeleted: TOptional<TARN>
EventEndpointUpdated
property EventEndpointUpdated: TOptional<TARN>
EventDeliveryFailure
property EventDeliveryFailure: TOptional<TARN>
FailureFeedbackRoleArn
property FailureFeedbackRoleArn: TOptional<TARN>
PlatformApplicationArn
property PlatformApplicationArn: TARN
PlatformCredential
property PlatformCredential: string
PlatformPrincipal
property PlatformPrincipal: string
SuccessFeedbackRoleArn
property SuccessFeedbackRoleArn: TOptional<TARN>
SuccessFeedbackSampleRate
property SuccessFeedbackSampleRate: TOptional<Integer>
Constructors
Create
constructor Create(const APlatformApplicationArn: TARN);
Constructor for TSNSSetPlatformApplicationAttributesRequest.
Parameters
| Name | Description |
|---|---|
APlatformApplicationArn | The Amazon Resource Name (ARN) for the platform application on which to set attributes. |