AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Provides information about the status and settings of the SMS channel for an application.
Namespace: Amazon.Pinpoint.Model
Assembly: AWSSDK.Pinpoint.dll
Version: 3.x.y.z
public class SMSChannelResponse
The SMSChannelResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
SMSChannelResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
ApplicationId | System.String |
Gets and sets the property ApplicationId. The unique identifier for the application that the SMS channel applies to. |
![]() |
CreationDate | System.String |
Gets and sets the property CreationDate. The date and time, in ISO 8601 format, when the SMS channel was enabled. |
![]() |
Enabled | System.Boolean |
Gets and sets the property Enabled. Specifies whether the SMS channel is enabled for the application. |
![]() |
HasCredential | System.Boolean |
Gets and sets the property HasCredential. (Not used) This property is retained only for backward compatibility. |
![]() |
Id | System.String |
Gets and sets the property Id. (Deprecated) An identifier for the SMS channel. This property is retained only for backward compatibility. |
![]() |
IsArchived | System.Boolean |
Gets and sets the property IsArchived. Specifies whether the SMS channel is archived. |
![]() |
LastModifiedBy | System.String |
Gets and sets the property LastModifiedBy. The user who last modified the SMS channel. |
![]() |
LastModifiedDate | System.String |
Gets and sets the property LastModifiedDate. The date and time, in ISO 8601 format, when the SMS channel was last modified. |
![]() |
Platform | System.String |
Gets and sets the property Platform. The type of messaging or notification platform for the channel. For the SMS channel, this value is SMS. |
![]() |
PromotionalMessagesPerSecond | System.Int32 |
Gets and sets the property PromotionalMessagesPerSecond. The maximum number of promotional messages that you can send through the SMS channel each second. |
![]() |
SenderId | System.String |
Gets and sets the property SenderId. The identity that displays on recipients' devices when they receive messages from the SMS channel. |
![]() |
ShortCode | System.String |
Gets and sets the property ShortCode. The registered short code to use when you send messages through the SMS channel. |
![]() |
TransactionalMessagesPerSecond | System.Int32 |
Gets and sets the property TransactionalMessagesPerSecond. The maximum number of transactional messages that you can send through the SMS channel each second. |
![]() |
Version | System.Int32 |
Gets and sets the property Version. The current version of the SMS channel. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5