| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
RuleGroupSourceListDetails |
RuleGroupSourceListDetails.clone() |
RuleGroupSourceListDetails |
RuleGroupSource.getRulesSourceList()
Stateful inspection criteria for a domain list rule group.
|
RuleGroupSourceListDetails |
RuleGroupSourceListDetails.withGeneratedRulesType(String generatedRulesType)
Indicates whether to allow or deny access to the domains listed in
Targets. |
RuleGroupSourceListDetails |
RuleGroupSourceListDetails.withTargets(Collection<String> targets)
The domains that you want to inspect for in your traffic flows.
|
RuleGroupSourceListDetails |
RuleGroupSourceListDetails.withTargets(String... targets)
The domains that you want to inspect for in your traffic flows.
|
RuleGroupSourceListDetails |
RuleGroupSourceListDetails.withTargetTypes(Collection<String> targetTypes)
The protocols that you want to inspect.
|
RuleGroupSourceListDetails |
RuleGroupSourceListDetails.withTargetTypes(String... targetTypes)
The protocols that you want to inspect.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleGroupSource.setRulesSourceList(RuleGroupSourceListDetails rulesSourceList)
Stateful inspection criteria for a domain list rule group.
|
RuleGroupSource |
RuleGroupSource.withRulesSourceList(RuleGroupSourceListDetails rulesSourceList)
Stateful inspection criteria for a domain list rule group.
|
Copyright © 2023. All rights reserved.