| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkFirewallMissingExpectedRTViolation |
NetworkFirewallMissingExpectedRTViolation.clone() |
NetworkFirewallMissingExpectedRTViolation |
ResourceViolation.getNetworkFirewallMissingExpectedRTViolation()
Violation detail for an Network Firewall policy that indicates that a subnet is not associated with the expected
Firewall Manager managed route table.
|
NetworkFirewallMissingExpectedRTViolation |
NetworkFirewallMissingExpectedRTViolation.withAvailabilityZone(String availabilityZone)
The Availability Zone of a violating subnet.
|
NetworkFirewallMissingExpectedRTViolation |
NetworkFirewallMissingExpectedRTViolation.withCurrentRouteTable(String currentRouteTable)
The resource ID of the current route table that's associated with the subnet, if one is available.
|
NetworkFirewallMissingExpectedRTViolation |
NetworkFirewallMissingExpectedRTViolation.withExpectedRouteTable(String expectedRouteTable)
The resource ID of the route table that should be associated with the subnet.
|
NetworkFirewallMissingExpectedRTViolation |
NetworkFirewallMissingExpectedRTViolation.withViolationTarget(String violationTarget)
The ID of the Network Firewall or VPC resource that's in violation.
|
NetworkFirewallMissingExpectedRTViolation |
NetworkFirewallMissingExpectedRTViolation.withVPC(String vPC)
The resource ID of the VPC associated with a violating subnet.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceViolation.setNetworkFirewallMissingExpectedRTViolation(NetworkFirewallMissingExpectedRTViolation networkFirewallMissingExpectedRTViolation)
Violation detail for an Network Firewall policy that indicates that a subnet is not associated with the expected
Firewall Manager managed route table.
|
ResourceViolation |
ResourceViolation.withNetworkFirewallMissingExpectedRTViolation(NetworkFirewallMissingExpectedRTViolation networkFirewallMissingExpectedRTViolation)
Violation detail for an Network Firewall policy that indicates that a subnet is not associated with the expected
Firewall Manager managed route table.
|
Copyright © 2024. All rights reserved.