Uses of Class
software.amazon.awssdk.services.securityhub.model.RuleGroupSourceStatelessRulesAndCustomActionsDetails
-
Packages that use RuleGroupSourceStatelessRulesAndCustomActionsDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of RuleGroupSourceStatelessRulesAndCustomActionsDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return RuleGroupSourceStatelessRulesAndCustomActionsDetails Modifier and Type Method Description RuleGroupSourceStatelessRulesAndCustomActionsDetailsRuleGroupSource. statelessRulesAndCustomActions()The stateless rules and custom actions used by a stateless rule group.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type RuleGroupSourceStatelessRulesAndCustomActionsDetails Modifier and Type Method Description RuleGroupSource.BuilderRuleGroupSource.Builder. statelessRulesAndCustomActions(RuleGroupSourceStatelessRulesAndCustomActionsDetails statelessRulesAndCustomActions)The stateless rules and custom actions used by a stateless rule group.
-