maximumExecutionFrequency property
The maximum frequency with which AWS Config runs evaluations for a rule. You
can specify a value for MaximumExecutionFrequency
when:
- You are using an AWS managed rule that is triggered at a periodic frequency.
- Your custom rule is triggered when AWS Config delivers the configuration snapshot. For more information, see ConfigSnapshotDeliveryProperties.
Implementation
final MaximumExecutionFrequency? maximumExecutionFrequency;