ManagedProductDescriptor

The properties of a managed product, such as an Amazon Web Services Managed Rules rule group or an Amazon Web Services Marketplace managed rule group.

Types

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

Properties

Link copied to clipboard

Indicates whether the rule group provides an advanced set of protections, such as the the Amazon Web Services Managed Rules rule groups that are used for WAF intelligent threat mitigation.

Link copied to clipboard

Indicates whether the rule group is versioned.

Link copied to clipboard

The name of the managed rule group. For example, AWSManagedRulesAnonymousIpList or AWSManagedRulesATPRuleSet.

Link copied to clipboard

A short description of the managed rule group.

Link copied to clipboard

A unique identifier for the rule group. This ID is returned in the responses to create and list commands. You provide it to operations like update and delete.

Link copied to clipboard

For Amazon Web Services Marketplace managed rule groups only, the link to the rule group product page.

Link copied to clipboard

The display name for the managed rule group. For example, Anonymous IP list or Account takeover prevention.

Link copied to clipboard

The Amazon resource name (ARN) of the Amazon Simple Notification Service SNS topic that's used to provide notification of changes to the managed rule group. You can subscribe to the SNS topic to receive notifications when the managed rule group is modified, such as for new versions and for version expiration. For more information, see the Amazon Simple Notification Service Developer Guide.

Link copied to clipboard

The name of the managed rule group vendor. You use this, along with the rule group name, to identify a rule group.

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