- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-iot-events
SMSConfiguration Interface
Contains the configuration information of SMS notifications.
Members
Name | Type | Details |
---|---|---|
recipients Required | RecipientDetail[] | undefined | Specifies one or more recipients who receive the message. |
additionalMessage | string | undefined | The message that you want to send. The message can be up to 200 characters. |
senderId | string | undefined | The sender ID. |
Full Signature
export interface SMSConfiguration