TCognitoIdentityProviderSmsConfigurationType
Class in AWS.CognitoIdentityProvider
SmsConfigurationType class.
Ancestors
Properties
ExternalId
property ExternalId: string
SnsCallerArn
property SnsCallerArn: TARN
SnsRegion
property SnsRegion: string
Constructors
Create
constructor Create; overload;
Constructor for TCognitoIdentityProviderSmsConfigurationType.
constructor Create(const ASnsCallerArn: TARN); overload;
Constructor for TCognitoIdentityProviderSmsConfigurationType.
Parameters
| Name | Description |
|---|---|
ASnsCallerArn | The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) caller. This is the ARN of an IAM role in your AWS account that Amazon Cognito will use to send SMS messages. |