Interface UpdateMonitoringAlertResponse.Builder

  • Method Details

    • monitoringScheduleArn

      UpdateMonitoringAlertResponse.Builder monitoringScheduleArn(String monitoringScheduleArn)

      The Amazon Resource Name (ARN) of the monitoring schedule.

      Parameters:
      monitoringScheduleArn - The Amazon Resource Name (ARN) of the monitoring schedule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • monitoringAlertName

      UpdateMonitoringAlertResponse.Builder monitoringAlertName(String monitoringAlertName)

      The name of a monitoring alert.

      Parameters:
      monitoringAlertName - The name of a monitoring alert.
      Returns:
      Returns a reference to this object so that method calls can be chained together.