Interface NotificationRuleSummary.Builder

    • Method Detail

      • id

        NotificationRuleSummary.Builder id​(String id)

        The unique ID of the notification rule.

        Parameters:
        id - The unique ID of the notification rule.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        NotificationRuleSummary.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the notification rule.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the notification rule.
        Returns:
        Returns a reference to this object so that method calls can be chained together.