Interface NotificationTarget.Builder

  • Method Details

    • type

      The type of notification target.

      Parameters:
      type - The type of notification target.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of notification target.

      Parameters:
      type - The type of notification target.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • arn

      The Amazon Resource Name (ARN) of the notification target. For slack and pagerduty, an integration ARN as returned by ListIntegrations.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the notification target. For slack and pagerduty, an integration ARN as returned by ListIntegrations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • metadata

      Additional target-specific metadata.

      Parameters:
      metadata - Additional target-specific metadata.
      Returns:
      Returns a reference to this object so that method calls can be chained together.