| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
static FirewallSubnetIsOutOfScopeViolation.Builder |
FirewallSubnetIsOutOfScopeViolation.builder() |
FirewallSubnetIsOutOfScopeViolation.Builder |
FirewallSubnetIsOutOfScopeViolation.Builder.firewallSubnetId(String firewallSubnetId)
The ID of the firewall subnet that violates the policy scope.
|
FirewallSubnetIsOutOfScopeViolation.Builder |
FirewallSubnetIsOutOfScopeViolation.Builder.subnetAvailabilityZone(String subnetAvailabilityZone)
The Availability Zone of the firewall subnet that violates the policy scope.
|
FirewallSubnetIsOutOfScopeViolation.Builder |
FirewallSubnetIsOutOfScopeViolation.Builder.subnetAvailabilityZoneId(String subnetAvailabilityZoneId)
The Availability Zone ID of the firewall subnet that violates the policy scope.
|
FirewallSubnetIsOutOfScopeViolation.Builder |
FirewallSubnetIsOutOfScopeViolation.toBuilder() |
FirewallSubnetIsOutOfScopeViolation.Builder |
FirewallSubnetIsOutOfScopeViolation.Builder.vpcEndpointId(String vpcEndpointId)
The VPC endpoint ID of the firewall subnet that violates the policy scope.
|
FirewallSubnetIsOutOfScopeViolation.Builder |
FirewallSubnetIsOutOfScopeViolation.Builder.vpcId(String vpcId)
The VPC ID of the firewall subnet that violates the policy scope.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends FirewallSubnetIsOutOfScopeViolation.Builder> |
FirewallSubnetIsOutOfScopeViolation.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ResourceViolation.Builder |
ResourceViolation.Builder.firewallSubnetIsOutOfScopeViolation(Consumer<FirewallSubnetIsOutOfScopeViolation.Builder> firewallSubnetIsOutOfScopeViolation)
Contains details about the firewall subnet that violates the policy scope.
|
Copyright © 2023. All rights reserved.