Interface Alarm.Builder

    • Method Detail

      • alarmName

        Alarm.Builder alarmName​(String alarmName)

        The name of the alarm.

        Parameters:
        alarmName - The name of the alarm.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • alarmARN

        Alarm.Builder alarmARN​(String alarmARN)

        The Amazon Resource Name (ARN) of the alarm.

        Parameters:
        alarmARN - The Amazon Resource Name (ARN) of the alarm.
        Returns:
        Returns a reference to this object so that method calls can be chained together.