Uses of Class
software.amazon.awssdk.services.config.model.Scope
-
Packages that use Scope Package Description software.amazon.awssdk.services.config.model -
-
Uses of Scope in software.amazon.awssdk.services.config.model
Methods in software.amazon.awssdk.services.config.model that return Scope Modifier and Type Method Description ScopeConfigRule. scope()Defines which resources can trigger an evaluation for the rule.Methods in software.amazon.awssdk.services.config.model with parameters of type Scope Modifier and Type Method Description ConfigRule.BuilderConfigRule.Builder. scope(Scope scope)Defines which resources can trigger an evaluation for the rule.
-