Interface OpsItemNotification.Builder

    • Method Detail

      • arn

        OpsItemNotification.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of an Amazon Simple Notification Service (Amazon SNS) topic where notifications are sent when this OpsItem is edited or changed.

        Parameters:
        arn - The Amazon Resource Name (ARN) of an Amazon Simple Notification Service (Amazon SNS) topic where notifications are sent when this OpsItem is edited or changed.
        Returns:
        Returns a reference to this object so that method calls can be chained together.