| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
RuleGroupSourceStatelessRuleMatchAttributesDestinations |
RuleGroupSourceStatelessRuleMatchAttributesDestinations.clone() |
RuleGroupSourceStatelessRuleMatchAttributesDestinations |
RuleGroupSourceStatelessRuleMatchAttributesDestinations.withAddressDefinition(String addressDefinition)
An IP address or a block of IP addresses.
|
| Modifier and Type | Method and Description |
|---|---|
List<RuleGroupSourceStatelessRuleMatchAttributesDestinations> |
RuleGroupSourceStatelessRuleMatchAttributes.getDestinations()
The destination IP addresses and address ranges to inspect for, in CIDR notation.
|
| Modifier and Type | Method and Description |
|---|---|
RuleGroupSourceStatelessRuleMatchAttributes |
RuleGroupSourceStatelessRuleMatchAttributes.withDestinations(RuleGroupSourceStatelessRuleMatchAttributesDestinations... destinations)
The destination IP addresses and address ranges to inspect for, in CIDR notation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleGroupSourceStatelessRuleMatchAttributes.setDestinations(Collection<RuleGroupSourceStatelessRuleMatchAttributesDestinations> destinations)
The destination IP addresses and address ranges to inspect for, in CIDR notation.
|
RuleGroupSourceStatelessRuleMatchAttributes |
RuleGroupSourceStatelessRuleMatchAttributes.withDestinations(Collection<RuleGroupSourceStatelessRuleMatchAttributesDestinations> destinations)
The destination IP addresses and address ranges to inspect for, in CIDR notation.
|
Copyright © 2024. All rights reserved.