| Package | Description |
|---|---|
| com.amazonaws.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
IPSetReference |
IPSetReference.clone() |
IPSetReference |
IPSetReference.withReferenceArn(String referenceArn)
The Amazon Resource Name (ARN) of the resource that you are referencing in your rule group.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,IPSetReference> |
ReferenceSets.getIPSetReferences()
The list of IP set references.
|
| Modifier and Type | Method and Description |
|---|---|
ReferenceSets |
ReferenceSets.addIPSetReferencesEntry(String key,
IPSetReference value)
Add a single IPSetReferences entry
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceSets.setIPSetReferences(Map<String,IPSetReference> iPSetReferences)
The list of IP set references.
|
ReferenceSets |
ReferenceSets.withIPSetReferences(Map<String,IPSetReference> iPSetReferences)
The list of IP set references.
|
Copyright © 2024. All rights reserved.