Interface Monitor.Builder

    • Method Detail

      • alarmArn

        Monitor.Builder alarmArn​(String alarmArn)

        Amazon Resource Name (ARN) of the Amazon CloudWatch alarm.

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

        Monitor.Builder alarmRoleArn​(String alarmRoleArn)

        ARN of an Identity and Access Management (IAM) role for AppConfig to monitor AlarmArn.

        Parameters:
        alarmRoleArn - ARN of an Identity and Access Management (IAM) role for AppConfig to monitor AlarmArn.
        Returns:
        Returns a reference to this object so that method calls can be chained together.