Rule Source Source Detail Args
data class RuleSourceSourceDetailArgs(val eventSource: Output<String>? = null, val maximumExecutionFrequency: Output<String>? = null, val messageType: Output<String>? = null) : ConvertibleToJava<RuleSourceSourceDetailArgs>
Properties
Link copied to clipboard
The source of the event, such as an AWS service, that triggers AWS Config to evaluate your AWSresources. This defaults to aws.config
and is the only valid value.
Link copied to clipboard
The frequency that you want AWS Config to run evaluations for a rule that istriggered periodically. If specified, requires message_type
to be ScheduledNotification
.
Link copied to clipboard
The type of notification that triggers AWS Config to run an evaluation for a rule. You canspecify the following notification types: