Builder
Properties
The Amazon Resource Name (ARN) of the Config rule.
The ID of the Config rule.
The name that you assign to the Config rule. The name is required if you are adding a new rule.
Indicates whether the Config rule is active or is currently being deleted by Config. It can also indicate the evaluation status for the Config rule.
The description that you provide for the Config rule.
The modes the Config rule can be evaluated in. The valid values are distinct objects. By default, the value is Detective evaluation mode only.
A string, in JSON format, that is passed to the Config rule Lambda function.
The maximum frequency with which Config runs evaluations for a rule. You can specify a value for MaximumExecutionFrequency
when:
Defines which resources can trigger an evaluation for the rule. The scope can include one or more resource types, a combination of one resource type and one resource ID, or a combination of a tag key and value. Specify a scope to constrain the resources that can trigger an evaluation for the rule. If you do not specify a scope, evaluations are triggered when any resource in the recording group changes.
Functions
construct an aws.sdk.kotlin.services.configservice.model.Scope inside the given block
construct an aws.sdk.kotlin.services.configservice.model.Source inside the given block