Uses of Class
software.amazon.awssdk.services.securityhub.model.RuleGroupSource
-
Packages that use RuleGroupSource Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of RuleGroupSource in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return RuleGroupSource Modifier and Type Method Description RuleGroupSourceRuleGroupDetails. rulesSource()The rules and actions for the rule group.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type RuleGroupSource Modifier and Type Method Description RuleGroupDetails.BuilderRuleGroupDetails.Builder. rulesSource(RuleGroupSource rulesSource)The rules and actions for the rule group.
-