Interface OpsItemNotification.Builder

All Superinterfaces:
Buildable, CopyableBuilder<OpsItemNotification.Builder,OpsItemNotification>, SdkBuilder<OpsItemNotification.Builder,OpsItemNotification>, SdkPojo
Enclosing class:
OpsItemNotification

@Mutable @NotThreadSafe public static interface OpsItemNotification.Builder extends SdkPojo, CopyableBuilder<OpsItemNotification.Builder,OpsItemNotification>
  • Method Details

    • 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.