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
| Name | Description |
|---|---|
AAttributes | List of attribute names to be retrieved. |