RulesetItem

Contains metadata about the ruleset.

Types

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

Properties

Link copied to clipboard

The ID of the Amazon Web Services account that owns the ruleset.

Link copied to clipboard

The date and time that the ruleset was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the user who created the ruleset.

Link copied to clipboard

The description of the ruleset.

Link copied to clipboard

The Amazon Resource Name (ARN) of the user who last modified the ruleset.

Link copied to clipboard

The modification date and time of the ruleset.

Link copied to clipboard

The name of the ruleset.

Link copied to clipboard

The Amazon Resource Name (ARN) for the ruleset.

Link copied to clipboard

The number of rules that are defined in the ruleset.

Link copied to clipboard

Metadata tags that have been applied to the ruleset.

Link copied to clipboard

The Amazon Resource Name (ARN) of a resource (dataset) that the ruleset is associated with.

Functions

Link copied to clipboard
inline fun copy(block: RulesetItem.Builder.() -> Unit = {}): RulesetItem
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