| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkFirewallMissingSubnetViolation |
NetworkFirewallMissingSubnetViolation.clone() |
NetworkFirewallMissingSubnetViolation |
ResourceViolation.getNetworkFirewallMissingSubnetViolation()
Violation detail for an Network Firewall policy that indicates that an Availability Zone is missing the expected
Firewall Manager managed subnet.
|
NetworkFirewallMissingSubnetViolation |
NetworkFirewallMissingSubnetViolation.withAvailabilityZone(String availabilityZone)
The Availability Zone of a violating subnet.
|
NetworkFirewallMissingSubnetViolation |
NetworkFirewallMissingSubnetViolation.withTargetViolationReason(String targetViolationReason)
The reason the resource has this violation, if one is available.
|
NetworkFirewallMissingSubnetViolation |
NetworkFirewallMissingSubnetViolation.withViolationTarget(String violationTarget)
The ID of the Network Firewall or VPC resource that's in violation.
|
NetworkFirewallMissingSubnetViolation |
NetworkFirewallMissingSubnetViolation.withVPC(String vPC)
The resource ID of the VPC associated with a violating subnet.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceViolation.setNetworkFirewallMissingSubnetViolation(NetworkFirewallMissingSubnetViolation networkFirewallMissingSubnetViolation)
Violation detail for an Network Firewall policy that indicates that an Availability Zone is missing the expected
Firewall Manager managed subnet.
|
ResourceViolation |
ResourceViolation.withNetworkFirewallMissingSubnetViolation(NetworkFirewallMissingSubnetViolation networkFirewallMissingSubnetViolation)
Violation detail for an Network Firewall policy that indicates that an Availability Zone is missing the expected
Firewall Manager managed subnet.
|
Copyright © 2022. All rights reserved.