| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateSubnetChangeProtectionResponse.Builder |
UpdateSubnetChangeProtectionResponse.builder() |
UpdateSubnetChangeProtectionResponse.Builder |
UpdateSubnetChangeProtectionResponse.Builder.firewallArn(String firewallArn)
The Amazon Resource Name (ARN) of the firewall.
|
UpdateSubnetChangeProtectionResponse.Builder |
UpdateSubnetChangeProtectionResponse.Builder.firewallName(String firewallName)
The descriptive name of the firewall.
|
UpdateSubnetChangeProtectionResponse.Builder |
UpdateSubnetChangeProtectionResponse.Builder.subnetChangeProtection(Boolean subnetChangeProtection)
A setting indicating whether the firewall is protected against changes to the subnet associations.
|
UpdateSubnetChangeProtectionResponse.Builder |
UpdateSubnetChangeProtectionResponse.toBuilder() |
UpdateSubnetChangeProtectionResponse.Builder |
UpdateSubnetChangeProtectionResponse.Builder.updateToken(String updateToken)
An optional token that you can use for optimistic locking.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateSubnetChangeProtectionResponse.Builder> |
UpdateSubnetChangeProtectionResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.