C# Class Amazon.ConfigService.Model.SourceDetail

Provides the source and the message types that trigger AWS Config to evaluate your AWS resources against a rule. It also provides the frequency with which you want AWS Config to run evaluations for the rule if the trigger type is periodic. You can specify the parameter values for SourceDetail only for custom rules.
Show file Open project: aws/aws-sdk-net

Private Methods

Method Description
IsSetEventSource ( ) : bool
IsSetMaximumExecutionFrequency ( ) : bool
IsSetMessageType ( ) : bool