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