| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
List<SMSConfiguration> |
NotificationAction.smsConfigurations()
Contains the configuration information of SMS notifications.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationAction.Builder |
NotificationAction.Builder.smsConfigurations(SMSConfiguration... smsConfigurations)
Contains the configuration information of SMS notifications.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationAction.Builder |
NotificationAction.Builder.smsConfigurations(Collection<SMSConfiguration> smsConfigurations)
Contains the configuration information of SMS notifications.
|
Copyright © 2022. All rights reserved.