Class: AWSConfigConfigRuleSource

Types~AWSConfigConfigRuleSource

new AWSConfigConfigRuleSource()

Properties:
Name Type Description
Owner String Required: Yes. Indicates who owns and manages the AWS Config rule. For valid values, see the Source data type in the AWS Config API Reference.
SourceDetails AWSConfigConfigRuleSourceSourceDetails Required: No. Provides the source and type of event that triggers AWS Config to evaluate your AWS resources.
SourceIdentifier String Required: Yes. For AWS managed rules, the identifier of the rule. For a list of identifiers, see AWS Managed Rules in the AWS Config Developer Guide.For customer managed rules, the Amazon Resource Name (ARN) of the rule's Lambda function.
Source: