AWS.SNS.ISNSGetPlatformApplicationAttributesResponse.Attributes

Dictionary of platform application attributes.

property Attributes: TDictionary<string, string>;
__property TDictionary<string, string> Attributes;

File: AWS.SNS.pas 

Namespace: AWS.SNS 

Module: Appercept AWS SDK for Delphi 

Attributes include:

  • EventEndpointCreated - Topic ARN to which EndpointCreated event notifications are sent.
  • EventEndpointDeleted - Topic ARN to which EndpointDeleted event notifications are sent.
  • EventEndpointUpdated - Topic ARN to which EndpointUpdated event notifications are sent.
  • EventDeliveryFailure - Topic ARN to which DeliveryFailure event notifications are sent.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.