ManagedRuleSetVersion

Information for a single version of a managed rule set.

This is intended for use only by vendors of managed rule sets. Vendors are Amazon Web Services and Amazon Web Services Marketplace sellers.

Vendors, you can use the managed rule set APIs to provide controlled rollout of your versioned managed rule group offerings for your customers. The APIs are ListManagedRuleSets, GetManagedRuleSet, PutManagedRuleSetVersions, and UpdateManagedRuleSetVersionExpiryDate.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the vendor rule group that's used to define the published version of your managed rule group.

Link copied to clipboard

The web ACL capacity units (WCUs) required for this rule group.

Link copied to clipboard

The time that this version is set to expire.

Link copied to clipboard

The amount of time you expect this version of your managed rule group to last, in days.

Link copied to clipboard

The last time that you updated this version.

Link copied to clipboard

The time that you first published this version.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String