| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
SyncState.Builder |
SyncState.Builder.attachment(Attachment attachment)
The attachment status of the firewall's association with a single VPC subnet.
|
default SyncState.Builder |
SyncState.Builder.attachment(Consumer<Attachment.Builder> attachment)
The attachment status of the firewall's association with a single VPC subnet.
|
static SyncState.Builder |
SyncState.builder() |
SyncState.Builder |
SyncState.Builder.config(Map<String,PerObjectStatus> config)
The configuration status of the firewall endpoint in a single VPC subnet.
|
SyncState.Builder |
SyncState.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SyncState.Builder> |
SyncState.serializableBuilderClass() |
Copyright © 2023. All rights reserved.