AutomationRule

class AutomationRule : KotlinCustomResource

The AWS::SecurityHub::AutomationRule resource represents the Automation Rule in your account. One rule resource is created for each Automation Rule in which you configure rule criteria and actions.

Properties

Link copied to clipboard
Link copied to clipboard
val createdAt: Output<String>

The date and time when Automation Rule was created

Link copied to clipboard
val createdBy: Output<String>

The identifier by which created the rule

Link copied to clipboard

The rule criteria for evaluating findings

Link copied to clipboard
val description: Output<String>?

Rule description

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val isTerminal: Output<Boolean>?

If Rule is a terminal rule

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val ruleArn: Output<String>

An Automation Rule Arn is automatically created

Link copied to clipboard
val ruleName: Output<String>?

Rule name

Link copied to clipboard
val ruleOrder: Output<Int>?

Rule order value

Link copied to clipboard

Status of the Rule upon creation

Link copied to clipboard
val tags: Output<AutomationRuleTags>?
Link copied to clipboard
val updatedAt: Output<String>

The date and time when Automation Rule was last updated

Link copied to clipboard
val urn: Output<String>