| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<RuleGroupSourceStatelessRulesDetails> |
RuleGroupSourceStatelessRulesAndCustomActionsDetails.statelessRules()
Stateless rules for the rule group.
|
| Modifier and Type | Method and Description |
|---|---|
RuleGroupSourceStatelessRulesAndCustomActionsDetails.Builder |
RuleGroupSourceStatelessRulesAndCustomActionsDetails.Builder.statelessRules(RuleGroupSourceStatelessRulesDetails... statelessRules)
Stateless rules for the rule group.
|
| Modifier and Type | Method and Description |
|---|---|
RuleGroupSourceStatelessRulesAndCustomActionsDetails.Builder |
RuleGroupSourceStatelessRulesAndCustomActionsDetails.Builder.statelessRules(Collection<RuleGroupSourceStatelessRulesDetails> statelessRules)
Stateless rules for the rule group.
|
Copyright © 2023. All rights reserved.