@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class NetworkFirewallInternetTrafficNotInspectedViolation extends Object implements Serializable, Cloneable, StructuredPojo
Violation detail for the subnet for which internet traffic that hasn't been inspected.
Constructor and Description |
---|
NetworkFirewallInternetTrafficNotInspectedViolation() |
Modifier and Type | Method and Description |
---|---|
NetworkFirewallInternetTrafficNotInspectedViolation |
clone() |
boolean |
equals(Object obj) |
List<Route> |
getActualFirewallSubnetRoutes()
The actual firewall subnet routes.
|
List<Route> |
getActualInternetGatewayRoutes()
The actual internet gateway routes.
|
String |
getCurrentFirewallSubnetRouteTable()
Information about the subnet route table for the current firewall.
|
String |
getCurrentInternetGatewayRouteTable()
The current route table for the internet gateway.
|
String |
getExpectedFirewallEndpoint()
The expected endpoint for the current firewall.
|
List<ExpectedRoute> |
getExpectedFirewallSubnetRoutes()
The firewall subnet routes that are expected.
|
List<ExpectedRoute> |
getExpectedInternetGatewayRoutes()
The internet gateway routes that are expected.
|
String |
getFirewallSubnetId()
The firewall subnet ID.
|
String |
getInternetGatewayId()
The internet gateway ID.
|
Boolean |
getIsRouteTableUsedInDifferentAZ()
Information about whether the route table is used in another Availability Zone.
|
String |
getRouteTableId()
Information about the route table ID.
|
String |
getSubnetAvailabilityZone()
The subnet Availability Zone.
|
String |
getSubnetId()
The subnet ID.
|
List<Route> |
getViolatingRoutes()
The route or routes that are in violation.
|
String |
getVpcId()
Information about the VPC ID.
|
int |
hashCode() |
Boolean |
isRouteTableUsedInDifferentAZ()
Information about whether the route table is used in another Availability Zone.
|
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setActualFirewallSubnetRoutes(Collection<Route> actualFirewallSubnetRoutes)
The actual firewall subnet routes.
|
void |
setActualInternetGatewayRoutes(Collection<Route> actualInternetGatewayRoutes)
The actual internet gateway routes.
|
void |
setCurrentFirewallSubnetRouteTable(String currentFirewallSubnetRouteTable)
Information about the subnet route table for the current firewall.
|
void |
setCurrentInternetGatewayRouteTable(String currentInternetGatewayRouteTable)
The current route table for the internet gateway.
|
void |
setExpectedFirewallEndpoint(String expectedFirewallEndpoint)
The expected endpoint for the current firewall.
|
void |
setExpectedFirewallSubnetRoutes(Collection<ExpectedRoute> expectedFirewallSubnetRoutes)
The firewall subnet routes that are expected.
|
void |
setExpectedInternetGatewayRoutes(Collection<ExpectedRoute> expectedInternetGatewayRoutes)
The internet gateway routes that are expected.
|
void |
setFirewallSubnetId(String firewallSubnetId)
The firewall subnet ID.
|
void |
setInternetGatewayId(String internetGatewayId)
The internet gateway ID.
|
void |
setIsRouteTableUsedInDifferentAZ(Boolean isRouteTableUsedInDifferentAZ)
Information about whether the route table is used in another Availability Zone.
|
void |
setRouteTableId(String routeTableId)
Information about the route table ID.
|
void |
setSubnetAvailabilityZone(String subnetAvailabilityZone)
The subnet Availability Zone.
|
void |
setSubnetId(String subnetId)
The subnet ID.
|
void |
setViolatingRoutes(Collection<Route> violatingRoutes)
The route or routes that are in violation.
|
void |
setVpcId(String vpcId)
Information about the VPC ID.
|
String |
toString()
Returns a string representation of this object.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
withActualFirewallSubnetRoutes(Collection<Route> actualFirewallSubnetRoutes)
The actual firewall subnet routes.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
withActualFirewallSubnetRoutes(Route... actualFirewallSubnetRoutes)
The actual firewall subnet routes.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
withActualInternetGatewayRoutes(Collection<Route> actualInternetGatewayRoutes)
The actual internet gateway routes.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
withActualInternetGatewayRoutes(Route... actualInternetGatewayRoutes)
The actual internet gateway routes.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
withCurrentFirewallSubnetRouteTable(String currentFirewallSubnetRouteTable)
Information about the subnet route table for the current firewall.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
withCurrentInternetGatewayRouteTable(String currentInternetGatewayRouteTable)
The current route table for the internet gateway.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
withExpectedFirewallEndpoint(String expectedFirewallEndpoint)
The expected endpoint for the current firewall.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
withExpectedFirewallSubnetRoutes(Collection<ExpectedRoute> expectedFirewallSubnetRoutes)
The firewall subnet routes that are expected.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
withExpectedFirewallSubnetRoutes(ExpectedRoute... expectedFirewallSubnetRoutes)
The firewall subnet routes that are expected.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
withExpectedInternetGatewayRoutes(Collection<ExpectedRoute> expectedInternetGatewayRoutes)
The internet gateway routes that are expected.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
withExpectedInternetGatewayRoutes(ExpectedRoute... expectedInternetGatewayRoutes)
The internet gateway routes that are expected.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
withFirewallSubnetId(String firewallSubnetId)
The firewall subnet ID.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
withInternetGatewayId(String internetGatewayId)
The internet gateway ID.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
withIsRouteTableUsedInDifferentAZ(Boolean isRouteTableUsedInDifferentAZ)
Information about whether the route table is used in another Availability Zone.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
withRouteTableId(String routeTableId)
Information about the route table ID.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
withSubnetAvailabilityZone(String subnetAvailabilityZone)
The subnet Availability Zone.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
withSubnetId(String subnetId)
The subnet ID.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
withViolatingRoutes(Collection<Route> violatingRoutes)
The route or routes that are in violation.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
withViolatingRoutes(Route... violatingRoutes)
The route or routes that are in violation.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
withVpcId(String vpcId)
Information about the VPC ID.
|
public NetworkFirewallInternetTrafficNotInspectedViolation()
public void setSubnetId(String subnetId)
The subnet ID.
subnetId
- The subnet ID.public String getSubnetId()
The subnet ID.
public NetworkFirewallInternetTrafficNotInspectedViolation withSubnetId(String subnetId)
The subnet ID.
subnetId
- The subnet ID.public void setSubnetAvailabilityZone(String subnetAvailabilityZone)
The subnet Availability Zone.
subnetAvailabilityZone
- The subnet Availability Zone.public String getSubnetAvailabilityZone()
The subnet Availability Zone.
public NetworkFirewallInternetTrafficNotInspectedViolation withSubnetAvailabilityZone(String subnetAvailabilityZone)
The subnet Availability Zone.
subnetAvailabilityZone
- The subnet Availability Zone.public void setRouteTableId(String routeTableId)
Information about the route table ID.
routeTableId
- Information about the route table ID.public String getRouteTableId()
Information about the route table ID.
public NetworkFirewallInternetTrafficNotInspectedViolation withRouteTableId(String routeTableId)
Information about the route table ID.
routeTableId
- Information about the route table ID.public List<Route> getViolatingRoutes()
The route or routes that are in violation.
public void setViolatingRoutes(Collection<Route> violatingRoutes)
The route or routes that are in violation.
violatingRoutes
- The route or routes that are in violation.public NetworkFirewallInternetTrafficNotInspectedViolation withViolatingRoutes(Route... violatingRoutes)
The route or routes that are in violation.
NOTE: This method appends the values to the existing list (if any). Use
setViolatingRoutes(java.util.Collection)
or withViolatingRoutes(java.util.Collection)
if you
want to override the existing values.
violatingRoutes
- The route or routes that are in violation.public NetworkFirewallInternetTrafficNotInspectedViolation withViolatingRoutes(Collection<Route> violatingRoutes)
The route or routes that are in violation.
violatingRoutes
- The route or routes that are in violation.public void setIsRouteTableUsedInDifferentAZ(Boolean isRouteTableUsedInDifferentAZ)
Information about whether the route table is used in another Availability Zone.
isRouteTableUsedInDifferentAZ
- Information about whether the route table is used in another Availability Zone.public Boolean getIsRouteTableUsedInDifferentAZ()
Information about whether the route table is used in another Availability Zone.
public NetworkFirewallInternetTrafficNotInspectedViolation withIsRouteTableUsedInDifferentAZ(Boolean isRouteTableUsedInDifferentAZ)
Information about whether the route table is used in another Availability Zone.
isRouteTableUsedInDifferentAZ
- Information about whether the route table is used in another Availability Zone.public Boolean isRouteTableUsedInDifferentAZ()
Information about whether the route table is used in another Availability Zone.
public void setCurrentFirewallSubnetRouteTable(String currentFirewallSubnetRouteTable)
Information about the subnet route table for the current firewall.
currentFirewallSubnetRouteTable
- Information about the subnet route table for the current firewall.public String getCurrentFirewallSubnetRouteTable()
Information about the subnet route table for the current firewall.
public NetworkFirewallInternetTrafficNotInspectedViolation withCurrentFirewallSubnetRouteTable(String currentFirewallSubnetRouteTable)
Information about the subnet route table for the current firewall.
currentFirewallSubnetRouteTable
- Information about the subnet route table for the current firewall.public void setExpectedFirewallEndpoint(String expectedFirewallEndpoint)
The expected endpoint for the current firewall.
expectedFirewallEndpoint
- The expected endpoint for the current firewall.public String getExpectedFirewallEndpoint()
The expected endpoint for the current firewall.
public NetworkFirewallInternetTrafficNotInspectedViolation withExpectedFirewallEndpoint(String expectedFirewallEndpoint)
The expected endpoint for the current firewall.
expectedFirewallEndpoint
- The expected endpoint for the current firewall.public void setFirewallSubnetId(String firewallSubnetId)
The firewall subnet ID.
firewallSubnetId
- The firewall subnet ID.public String getFirewallSubnetId()
The firewall subnet ID.
public NetworkFirewallInternetTrafficNotInspectedViolation withFirewallSubnetId(String firewallSubnetId)
The firewall subnet ID.
firewallSubnetId
- The firewall subnet ID.public List<ExpectedRoute> getExpectedFirewallSubnetRoutes()
The firewall subnet routes that are expected.
public void setExpectedFirewallSubnetRoutes(Collection<ExpectedRoute> expectedFirewallSubnetRoutes)
The firewall subnet routes that are expected.
expectedFirewallSubnetRoutes
- The firewall subnet routes that are expected.public NetworkFirewallInternetTrafficNotInspectedViolation withExpectedFirewallSubnetRoutes(ExpectedRoute... expectedFirewallSubnetRoutes)
The firewall subnet routes that are expected.
NOTE: This method appends the values to the existing list (if any). Use
setExpectedFirewallSubnetRoutes(java.util.Collection)
or
withExpectedFirewallSubnetRoutes(java.util.Collection)
if you want to override the existing values.
expectedFirewallSubnetRoutes
- The firewall subnet routes that are expected.public NetworkFirewallInternetTrafficNotInspectedViolation withExpectedFirewallSubnetRoutes(Collection<ExpectedRoute> expectedFirewallSubnetRoutes)
The firewall subnet routes that are expected.
expectedFirewallSubnetRoutes
- The firewall subnet routes that are expected.public List<Route> getActualFirewallSubnetRoutes()
The actual firewall subnet routes.
public void setActualFirewallSubnetRoutes(Collection<Route> actualFirewallSubnetRoutes)
The actual firewall subnet routes.
actualFirewallSubnetRoutes
- The actual firewall subnet routes.public NetworkFirewallInternetTrafficNotInspectedViolation withActualFirewallSubnetRoutes(Route... actualFirewallSubnetRoutes)
The actual firewall subnet routes.
NOTE: This method appends the values to the existing list (if any). Use
setActualFirewallSubnetRoutes(java.util.Collection)
or
withActualFirewallSubnetRoutes(java.util.Collection)
if you want to override the existing values.
actualFirewallSubnetRoutes
- The actual firewall subnet routes.public NetworkFirewallInternetTrafficNotInspectedViolation withActualFirewallSubnetRoutes(Collection<Route> actualFirewallSubnetRoutes)
The actual firewall subnet routes.
actualFirewallSubnetRoutes
- The actual firewall subnet routes.public void setInternetGatewayId(String internetGatewayId)
The internet gateway ID.
internetGatewayId
- The internet gateway ID.public String getInternetGatewayId()
The internet gateway ID.
public NetworkFirewallInternetTrafficNotInspectedViolation withInternetGatewayId(String internetGatewayId)
The internet gateway ID.
internetGatewayId
- The internet gateway ID.public void setCurrentInternetGatewayRouteTable(String currentInternetGatewayRouteTable)
The current route table for the internet gateway.
currentInternetGatewayRouteTable
- The current route table for the internet gateway.public String getCurrentInternetGatewayRouteTable()
The current route table for the internet gateway.
public NetworkFirewallInternetTrafficNotInspectedViolation withCurrentInternetGatewayRouteTable(String currentInternetGatewayRouteTable)
The current route table for the internet gateway.
currentInternetGatewayRouteTable
- The current route table for the internet gateway.public List<ExpectedRoute> getExpectedInternetGatewayRoutes()
The internet gateway routes that are expected.
public void setExpectedInternetGatewayRoutes(Collection<ExpectedRoute> expectedInternetGatewayRoutes)
The internet gateway routes that are expected.
expectedInternetGatewayRoutes
- The internet gateway routes that are expected.public NetworkFirewallInternetTrafficNotInspectedViolation withExpectedInternetGatewayRoutes(ExpectedRoute... expectedInternetGatewayRoutes)
The internet gateway routes that are expected.
NOTE: This method appends the values to the existing list (if any). Use
setExpectedInternetGatewayRoutes(java.util.Collection)
or
withExpectedInternetGatewayRoutes(java.util.Collection)
if you want to override the existing values.
expectedInternetGatewayRoutes
- The internet gateway routes that are expected.public NetworkFirewallInternetTrafficNotInspectedViolation withExpectedInternetGatewayRoutes(Collection<ExpectedRoute> expectedInternetGatewayRoutes)
The internet gateway routes that are expected.
expectedInternetGatewayRoutes
- The internet gateway routes that are expected.public List<Route> getActualInternetGatewayRoutes()
The actual internet gateway routes.
public void setActualInternetGatewayRoutes(Collection<Route> actualInternetGatewayRoutes)
The actual internet gateway routes.
actualInternetGatewayRoutes
- The actual internet gateway routes.public NetworkFirewallInternetTrafficNotInspectedViolation withActualInternetGatewayRoutes(Route... actualInternetGatewayRoutes)
The actual internet gateway routes.
NOTE: This method appends the values to the existing list (if any). Use
setActualInternetGatewayRoutes(java.util.Collection)
or
withActualInternetGatewayRoutes(java.util.Collection)
if you want to override the existing values.
actualInternetGatewayRoutes
- The actual internet gateway routes.public NetworkFirewallInternetTrafficNotInspectedViolation withActualInternetGatewayRoutes(Collection<Route> actualInternetGatewayRoutes)
The actual internet gateway routes.
actualInternetGatewayRoutes
- The actual internet gateway routes.public void setVpcId(String vpcId)
Information about the VPC ID.
vpcId
- Information about the VPC ID.public String getVpcId()
Information about the VPC ID.
public NetworkFirewallInternetTrafficNotInspectedViolation withVpcId(String vpcId)
Information about the VPC ID.
vpcId
- Information about the VPC ID.public String toString()
toString
in class Object
Object.toString()
public NetworkFirewallInternetTrafficNotInspectedViolation clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.