Builder

class Builder

Properties

Link copied to clipboard

The definition of the rule, as a JSON object. The definition contains the keywords used to define contributors, the value to aggregate on if this rule returns a sum instead of a count, and the filters. For details on the valid syntax, see Contributor Insights Rule Syntax.

Link copied to clipboard

An optional built-in rule that Amazon Web Services manages.

Link copied to clipboard
var name: String?

The name of the rule.

Link copied to clipboard

For rules that you create, this is always {"Name": "CloudWatchLogRule", "Version": 1}. For managed rules, this is {"Name": "ServiceLogRule", "Version": 1}

Link copied to clipboard

Indicates whether the rule is enabled or disabled.