Config Rule Scope Args
data class ConfigRuleScopeArgs(val complianceResourceId: Output<String>? = null, val complianceResourceTypes: Output<List<String>>? = null, val tagKey: Output<String>? = null, val tagValue: Output<String>? = null) : ConvertibleToJava<ConfigRuleScopeArgs>
Scope to constrain which resources can trigger the rule