Interface ManagedRuleGroupVersion.Builder

  • Method Details

    • name

      The version name.

      Parameters:
      name - The version name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastUpdateTimestamp

      ManagedRuleGroupVersion.Builder lastUpdateTimestamp(Instant lastUpdateTimestamp)

      The date and time that the managed rule group owner updated the rule group version information.

      Parameters:
      lastUpdateTimestamp - The date and time that the managed rule group owner updated the rule group version information.
      Returns:
      Returns a reference to this object so that method calls can be chained together.