Skip to main content

TSNSGetSMSAttributesRequest

Class in AWS.SNS

GetSMSAttributes request class.

Ancestors

Properties

Attributes

property Attributes: TList<string>

Constructors

Create

constructor Create; overload;

Constructor for TSNSGetSMSAttributesRequest.


constructor Create(const AAttributes: array of string); overload;

Constructor for TSNSGetSMSAttributesRequest.

Parameters

NameDescription
AAttributesList of attribute names to be retrieved.