| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
Alarms |
Alarms.clone() |
Alarms |
CreatePortalRequest.getAlarms()
Contains the configuration information of an alarm created in an IoT SiteWise Monitor portal.
|
Alarms |
DescribePortalResult.getAlarms()
Contains the configuration information of an alarm created in an IoT SiteWise Monitor portal.
|
Alarms |
UpdatePortalRequest.getAlarms()
Contains the configuration information of an alarm created in an IoT SiteWise Monitor portal.
|
Alarms |
Alarms.withAlarmRoleArn(String alarmRoleArn)
The ARN of the IAM role
that allows the alarm to perform actions and access Amazon Web Services resources and services, such as IoT
Events.
|
Alarms |
Alarms.withNotificationLambdaArn(String notificationLambdaArn)
The ARN of the Lambda
function that manages alarm notifications.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreatePortalRequest.setAlarms(Alarms alarms)
Contains the configuration information of an alarm created in an IoT SiteWise Monitor portal.
|
void |
DescribePortalResult.setAlarms(Alarms alarms)
Contains the configuration information of an alarm created in an IoT SiteWise Monitor portal.
|
void |
UpdatePortalRequest.setAlarms(Alarms alarms)
Contains the configuration information of an alarm created in an IoT SiteWise Monitor portal.
|
CreatePortalRequest |
CreatePortalRequest.withAlarms(Alarms alarms)
Contains the configuration information of an alarm created in an IoT SiteWise Monitor portal.
|
DescribePortalResult |
DescribePortalResult.withAlarms(Alarms alarms)
Contains the configuration information of an alarm created in an IoT SiteWise Monitor portal.
|
UpdatePortalRequest |
UpdatePortalRequest.withAlarms(Alarms alarms)
Contains the configuration information of an alarm created in an IoT SiteWise Monitor portal.
|
Copyright © 2024. All rights reserved.