Class RuleSourceSourceDetailArgs


  • public final class RuleSourceSourceDetailArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • eventSource

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> eventSource()
        Returns:
        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.
      • maximumExecutionFrequency

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> maximumExecutionFrequency()
        Returns:
        The frequency that you want AWS Config to run evaluations for a rule that istriggered periodically. If specified, requires `message_type` to be `ScheduledNotification`.
      • messageType

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> messageType()
        Returns:
        The type of notification that triggers AWS Config to run an evaluation for a rule. You canspecify the following notification types: