TSNSEndpoint
Class in AWS.SNS
SNS Endpoint class.
Ancestors
Properties
Attributes
property Attributes: TDictionary<string, string>
EndpointArn
property EndpointArn: TARN
Constructors
Create
constructor Create(const ANode: IXMLNode);
Constructor for TSNSEndpoint.
Parameters
| Name | Description |
|---|---|
ANode | An XML node containing an SNS endpoint. |