| Package | Description |
|---|---|
| com.amazonaws.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
NotificationTargetActions |
NotificationTargetActions.clone() |
NotificationTargetActions |
NotificationAction.getAction()
Specifies an AWS Lambda function to manage alarm notifications.
|
NotificationTargetActions |
NotificationTargetActions.withLambdaAction(LambdaAction lambdaAction) |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationAction.setAction(NotificationTargetActions action)
Specifies an AWS Lambda function to manage alarm notifications.
|
NotificationAction |
NotificationAction.withAction(NotificationTargetActions action)
Specifies an AWS Lambda function to manage alarm notifications.
|
Copyright © 2023. All rights reserved.