| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
AlarmStateInformation |
AlarmStateInformation.clone() |
AlarmStateInformation |
AlarmStateInformation.withName(String name)
The name of your CloudWatch alarm.
|
AlarmStateInformation |
AlarmStateInformation.withState(ExternalAlarmState state)
The state of your CloudWatch alarm.
|
AlarmStateInformation |
AlarmStateInformation.withState(String state)
The state of your CloudWatch alarm.
|
| Modifier and Type | Method and Description |
|---|---|
List<AlarmStateInformation> |
AssociationExecution.getTriggeredAlarms()
The CloudWatch alarms that were invoked by the association.
|
List<AlarmStateInformation> |
AutomationExecutionMetadata.getTriggeredAlarms()
The CloudWatch alarm that was invoked by the automation.
|
List<AlarmStateInformation> |
GetMaintenanceWindowExecutionTaskResult.getTriggeredAlarms()
The CloudWatch alarms that were invoked by the maintenance window task.
|
List<AlarmStateInformation> |
AutomationExecution.getTriggeredAlarms()
The CloudWatch alarm that was invoked by the automation.
|
List<AlarmStateInformation> |
StepExecution.getTriggeredAlarms()
The CloudWatch alarms that were invoked by the automation.
|
List<AlarmStateInformation> |
Command.getTriggeredAlarms()
The CloudWatch alarm that was invoked by the command.
|
List<AlarmStateInformation> |
MaintenanceWindowExecutionTaskIdentity.getTriggeredAlarms()
The CloudWatch alarm that was invoked by the maintenance window task.
|
List<AlarmStateInformation> |
AssociationDescription.getTriggeredAlarms()
The CloudWatch alarm that was invoked during the association.
|
| Modifier and Type | Method and Description |
|---|---|
AssociationExecution |
AssociationExecution.withTriggeredAlarms(AlarmStateInformation... triggeredAlarms)
The CloudWatch alarms that were invoked by the association.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withTriggeredAlarms(AlarmStateInformation... triggeredAlarms)
The CloudWatch alarm that was invoked by the automation.
|
GetMaintenanceWindowExecutionTaskResult |
GetMaintenanceWindowExecutionTaskResult.withTriggeredAlarms(AlarmStateInformation... triggeredAlarms)
The CloudWatch alarms that were invoked by the maintenance window task.
|
AutomationExecution |
AutomationExecution.withTriggeredAlarms(AlarmStateInformation... triggeredAlarms)
The CloudWatch alarm that was invoked by the automation.
|
StepExecution |
StepExecution.withTriggeredAlarms(AlarmStateInformation... triggeredAlarms)
The CloudWatch alarms that were invoked by the automation.
|
Command |
Command.withTriggeredAlarms(AlarmStateInformation... triggeredAlarms)
The CloudWatch alarm that was invoked by the command.
|
MaintenanceWindowExecutionTaskIdentity |
MaintenanceWindowExecutionTaskIdentity.withTriggeredAlarms(AlarmStateInformation... triggeredAlarms)
The CloudWatch alarm that was invoked by the maintenance window task.
|
AssociationDescription |
AssociationDescription.withTriggeredAlarms(AlarmStateInformation... triggeredAlarms)
The CloudWatch alarm that was invoked during the association.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssociationExecution.setTriggeredAlarms(Collection<AlarmStateInformation> triggeredAlarms)
The CloudWatch alarms that were invoked by the association.
|
void |
AutomationExecutionMetadata.setTriggeredAlarms(Collection<AlarmStateInformation> triggeredAlarms)
The CloudWatch alarm that was invoked by the automation.
|
void |
GetMaintenanceWindowExecutionTaskResult.setTriggeredAlarms(Collection<AlarmStateInformation> triggeredAlarms)
The CloudWatch alarms that were invoked by the maintenance window task.
|
void |
AutomationExecution.setTriggeredAlarms(Collection<AlarmStateInformation> triggeredAlarms)
The CloudWatch alarm that was invoked by the automation.
|
void |
StepExecution.setTriggeredAlarms(Collection<AlarmStateInformation> triggeredAlarms)
The CloudWatch alarms that were invoked by the automation.
|
void |
Command.setTriggeredAlarms(Collection<AlarmStateInformation> triggeredAlarms)
The CloudWatch alarm that was invoked by the command.
|
void |
MaintenanceWindowExecutionTaskIdentity.setTriggeredAlarms(Collection<AlarmStateInformation> triggeredAlarms)
The CloudWatch alarm that was invoked by the maintenance window task.
|
void |
AssociationDescription.setTriggeredAlarms(Collection<AlarmStateInformation> triggeredAlarms)
The CloudWatch alarm that was invoked during the association.
|
AssociationExecution |
AssociationExecution.withTriggeredAlarms(Collection<AlarmStateInformation> triggeredAlarms)
The CloudWatch alarms that were invoked by the association.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withTriggeredAlarms(Collection<AlarmStateInformation> triggeredAlarms)
The CloudWatch alarm that was invoked by the automation.
|
GetMaintenanceWindowExecutionTaskResult |
GetMaintenanceWindowExecutionTaskResult.withTriggeredAlarms(Collection<AlarmStateInformation> triggeredAlarms)
The CloudWatch alarms that were invoked by the maintenance window task.
|
AutomationExecution |
AutomationExecution.withTriggeredAlarms(Collection<AlarmStateInformation> triggeredAlarms)
The CloudWatch alarm that was invoked by the automation.
|
StepExecution |
StepExecution.withTriggeredAlarms(Collection<AlarmStateInformation> triggeredAlarms)
The CloudWatch alarms that were invoked by the automation.
|
Command |
Command.withTriggeredAlarms(Collection<AlarmStateInformation> triggeredAlarms)
The CloudWatch alarm that was invoked by the command.
|
MaintenanceWindowExecutionTaskIdentity |
MaintenanceWindowExecutionTaskIdentity.withTriggeredAlarms(Collection<AlarmStateInformation> triggeredAlarms)
The CloudWatch alarm that was invoked by the maintenance window task.
|
AssociationDescription |
AssociationDescription.withTriggeredAlarms(Collection<AlarmStateInformation> triggeredAlarms)
The CloudWatch alarm that was invoked during the association.
|
Copyright © 2023. All rights reserved.