Interface AlertTarget.Builder

    • Method Detail

      • alertTargetArn

        AlertTarget.Builder alertTargetArn​(String alertTargetArn)

        The Amazon Resource Name (ARN) of the notification target to which alerts are sent.

        Parameters:
        alertTargetArn - The Amazon Resource Name (ARN) of the notification target to which alerts are sent.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • roleArn

        AlertTarget.Builder roleArn​(String roleArn)

        The ARN of the role that grants permission to send alerts to the notification target.

        Parameters:
        roleArn - The ARN of the role that grants permission to send alerts to the notification target.
        Returns:
        Returns a reference to this object so that method calls can be chained together.