| Package | Description |
|---|---|
| com.amazonaws.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
Attachment |
Attachment.clone() |
Attachment |
SyncState.getAttachment()
The attachment status of the firewall's association with a single VPC subnet.
|
Attachment |
Attachment.withEndpointId(String endpointId)
The identifier of the firewall endpoint that Network Firewall has instantiated in the subnet.
|
Attachment |
Attachment.withStatus(AttachmentStatus status)
The current status of the firewall endpoint in the subnet.
|
Attachment |
Attachment.withStatus(String status)
The current status of the firewall endpoint in the subnet.
|
Attachment |
Attachment.withSubnetId(String subnetId)
The unique identifier of the subnet that you've specified to be used for a firewall endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyncState.setAttachment(Attachment attachment)
The attachment status of the firewall's association with a single VPC subnet.
|
SyncState |
SyncState.withAttachment(Attachment attachment)
The attachment status of the firewall's association with a single VPC subnet.
|
Copyright © 2021. All rights reserved.