Uses of Class
software.amazon.awscdk.services.config.RuleScope
Packages that use RuleScope
-
Uses of RuleScope in software.amazon.awscdk.services.config
Methods in software.amazon.awscdk.services.config that return RuleScopeModifier and TypeMethodDescriptionstatic RuleScopeRuleScope.fromResource(ResourceType resourceType) restricts scope of changes to a specific resource type or resource identifier.static RuleScopeRuleScope.fromResource(ResourceType resourceType, String resourceId) restricts scope of changes to a specific resource type or resource identifier.static RuleScopeRuleScope.fromResources(List<? extends ResourceType> resourceTypes) restricts scope of changes to specific resource types.static RuleScoperestricts scope of changes to a specific tag.static RuleScoperestricts scope of changes to a specific tag.final RuleScopeAccessKeysRotatedProps.Jsii$Proxy.getRuleScope()final RuleScopeCloudFormationStackDriftDetectionCheckProps.Jsii$Proxy.getRuleScope()final RuleScopeCloudFormationStackNotificationCheckProps.Jsii$Proxy.getRuleScope()protected RuleScopeCustomRule.getRuleScope()final RuleScopeCustomRuleProps.Jsii$Proxy.getRuleScope()protected RuleScopeManagedRule.getRuleScope()final RuleScopeManagedRuleProps.Jsii$Proxy.getRuleScope()default RuleScopeRuleProps.getRuleScope()Defines which resources trigger an evaluation for an AWS Config rule.final RuleScopeRuleProps.Jsii$Proxy.getRuleScope()Methods in software.amazon.awscdk.services.config with parameters of type RuleScopeModifier and TypeMethodDescriptionDefines which resources trigger an evaluation for an AWS Config rule.Sets the value ofRuleProps.getRuleScope()Defines which resources trigger an evaluation for an AWS Config rule.Sets the value ofRuleProps.getRuleScope()Defines which resources trigger an evaluation for an AWS Config rule.Sets the value ofRuleProps.getRuleScope()Defines which resources trigger an evaluation for an AWS Config rule.Sets the value ofRuleProps.getRuleScope()Defines which resources trigger an evaluation for an AWS Config rule.Sets the value ofRuleProps.getRuleScope()Sets the value ofRuleProps.getRuleScope()protected voidCustomRule.setRuleScope(RuleScope value) protected voidManagedRule.setRuleScope(RuleScope value)