Class: AWSConfigConfigRuleScope

Types~AWSConfigConfigRuleScope

new AWSConfigConfigRuleScope()

Properties:
Name Type Description
ComplianceResourceId String Required: No. The ID of an AWS resource that you want AWS Config to evaluate against a rule. If you specify an ID, you must also specify a resource type for the ComplianceResourceTypes property.
ComplianceResourceTypes String Required: Conditional. The types of AWS resources that you want AWS Config to evaluate against the rule. If you specify the ComplianceResourceId property, specify only one resource type.
TagKey String Required: Conditional. The tag key that is applied to the AWS resources that you want AWS Config to evaluate against the rule.
TagValue String Required: Conditional. The tag value that is applied to the AWS resources that you want AWS Config to evaluate against the rule.
Source: