Interface UpdateEventRuleResponse.Builder

    • Method Detail

      • arn

        UpdateEventRuleResponse.Builder arn​(String arn)

        The Amazon Resource Name (ARN) to use to update the EventRule.

        Parameters:
        arn - The Amazon Resource Name (ARN) to use to update the EventRule.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • notificationConfigurationArn

        UpdateEventRuleResponse.Builder notificationConfigurationArn​(String notificationConfigurationArn)

        The ARN of the NotificationConfiguration.

        Parameters:
        notificationConfigurationArn - The ARN of the NotificationConfiguration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • statusSummaryByRegion

        UpdateEventRuleResponse.Builder statusSummaryByRegion​(Map<String,​EventRuleStatusSummary> statusSummaryByRegion)

        The status of the action by Region.

        Parameters:
        statusSummaryByRegion - The status of the action by Region.
        Returns:
        Returns a reference to this object so that method calls can be chained together.