| Package | Description |
|---|---|
| com.amazonaws.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
RulesSourceList |
RulesSourceList.clone() |
RulesSourceList |
RulesSource.getRulesSourceList()
Stateful inspection criteria for a domain list rule group.
|
RulesSourceList |
RulesSourceList.withGeneratedRulesType(GeneratedRulesType generatedRulesType)
Whether you want to allow or deny access to the domains in your target list.
|
RulesSourceList |
RulesSourceList.withGeneratedRulesType(String generatedRulesType)
Whether you want to allow or deny access to the domains in your target list.
|
RulesSourceList |
RulesSourceList.withTargets(Collection<String> targets)
The domains that you want to inspect for in your traffic flows.
|
RulesSourceList |
RulesSourceList.withTargets(String... targets)
The domains that you want to inspect for in your traffic flows.
|
RulesSourceList |
RulesSourceList.withTargetTypes(Collection<String> targetTypes)
The protocols you want to inspect.
|
RulesSourceList |
RulesSourceList.withTargetTypes(String... targetTypes)
The protocols you want to inspect.
|
RulesSourceList |
RulesSourceList.withTargetTypes(TargetType... targetTypes)
The protocols you want to inspect.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RulesSource.setRulesSourceList(RulesSourceList rulesSourceList)
Stateful inspection criteria for a domain list rule group.
|
RulesSource |
RulesSource.withRulesSourceList(RulesSourceList rulesSourceList)
Stateful inspection criteria for a domain list rule group.
|
Copyright © 2025. All rights reserved.