@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ResourceViolation extends Object implements Serializable, Cloneable, StructuredPojo
Violation detail based on resource type.
Constructor and Description |
---|
ResourceViolation() |
Modifier and Type | Method and Description |
---|---|
ResourceViolation |
clone() |
boolean |
equals(Object obj) |
AwsEc2InstanceViolation |
getAwsEc2InstanceViolation()
Violation detail for an EC2 instance.
|
AwsEc2NetworkInterfaceViolation |
getAwsEc2NetworkInterfaceViolation()
Violation detail for a network interface.
|
AwsVPCSecurityGroupViolation |
getAwsVPCSecurityGroupViolation()
Violation detail for security groups.
|
DnsDuplicateRuleGroupViolation |
getDnsDuplicateRuleGroupViolation()
Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to
associate with a VPC is already associated with the VPC and can't be associated again.
|
DnsRuleGroupLimitExceededViolation |
getDnsRuleGroupLimitExceededViolation()
Violation detail for a DNS Firewall policy that indicates that the VPC reached the limit for associated DNS
Firewall rule groups.
|
DnsRuleGroupPriorityConflictViolation |
getDnsRuleGroupPriorityConflictViolation()
Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to
associate with a VPC has the same priority as a rule group that's already associated.
|
FirewallSubnetIsOutOfScopeViolation |
getFirewallSubnetIsOutOfScopeViolation()
Contains details about the firewall subnet that violates the policy scope.
|
FirewallSubnetMissingVPCEndpointViolation |
getFirewallSubnetMissingVPCEndpointViolation()
The violation details for a third-party firewall's VPC endpoint subnet that was deleted.
|
InvalidNetworkAclEntriesViolation |
getInvalidNetworkAclEntriesViolation()
Violation detail for the entries in a network ACL resource.
|
NetworkFirewallBlackHoleRouteDetectedViolation |
getNetworkFirewallBlackHoleRouteDetectedViolation() |
NetworkFirewallInternetTrafficNotInspectedViolation |
getNetworkFirewallInternetTrafficNotInspectedViolation()
Violation detail for the subnet for which internet traffic hasn't been inspected.
|
NetworkFirewallInvalidRouteConfigurationViolation |
getNetworkFirewallInvalidRouteConfigurationViolation()
The route configuration is invalid.
|
NetworkFirewallMissingExpectedRoutesViolation |
getNetworkFirewallMissingExpectedRoutesViolation()
Expected routes are missing from Network Firewall.
|
NetworkFirewallMissingExpectedRTViolation |
getNetworkFirewallMissingExpectedRTViolation()
Violation detail for an Network Firewall policy that indicates that a subnet is not associated with the expected
Firewall Manager managed route table.
|
NetworkFirewallMissingFirewallViolation |
getNetworkFirewallMissingFirewallViolation()
Violation detail for an Network Firewall policy that indicates that a subnet has no Firewall Manager managed
firewall in its VPC.
|
NetworkFirewallMissingSubnetViolation |
getNetworkFirewallMissingSubnetViolation()
Violation detail for an Network Firewall policy that indicates that an Availability Zone is missing the expected
Firewall Manager managed subnet.
|
NetworkFirewallPolicyModifiedViolation |
getNetworkFirewallPolicyModifiedViolation()
Violation detail for an Network Firewall policy that indicates that a firewall policy in an individual account
has been modified in a way that makes it noncompliant.
|
NetworkFirewallUnexpectedFirewallRoutesViolation |
getNetworkFirewallUnexpectedFirewallRoutesViolation()
There's an unexpected firewall route.
|
NetworkFirewallUnexpectedGatewayRoutesViolation |
getNetworkFirewallUnexpectedGatewayRoutesViolation()
There's an unexpected gateway route.
|
PossibleRemediationActions |
getPossibleRemediationActions()
A list of possible remediation action lists.
|
RouteHasOutOfScopeEndpointViolation |
getRouteHasOutOfScopeEndpointViolation()
Contains details about the route endpoint that violates the policy scope.
|
ThirdPartyFirewallMissingExpectedRouteTableViolation |
getThirdPartyFirewallMissingExpectedRouteTableViolation()
The violation details for a third-party firewall that has the Firewall Manager managed route table that was
associated with the third-party firewall has been deleted.
|
ThirdPartyFirewallMissingFirewallViolation |
getThirdPartyFirewallMissingFirewallViolation()
The violation details for a third-party firewall that's been deleted.
|
ThirdPartyFirewallMissingSubnetViolation |
getThirdPartyFirewallMissingSubnetViolation()
The violation details for a third-party firewall's subnet that's been deleted.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setAwsEc2InstanceViolation(AwsEc2InstanceViolation awsEc2InstanceViolation)
Violation detail for an EC2 instance.
|
void |
setAwsEc2NetworkInterfaceViolation(AwsEc2NetworkInterfaceViolation awsEc2NetworkInterfaceViolation)
Violation detail for a network interface.
|
void |
setAwsVPCSecurityGroupViolation(AwsVPCSecurityGroupViolation awsVPCSecurityGroupViolation)
Violation detail for security groups.
|
void |
setDnsDuplicateRuleGroupViolation(DnsDuplicateRuleGroupViolation dnsDuplicateRuleGroupViolation)
Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to
associate with a VPC is already associated with the VPC and can't be associated again.
|
void |
setDnsRuleGroupLimitExceededViolation(DnsRuleGroupLimitExceededViolation dnsRuleGroupLimitExceededViolation)
Violation detail for a DNS Firewall policy that indicates that the VPC reached the limit for associated DNS
Firewall rule groups.
|
void |
setDnsRuleGroupPriorityConflictViolation(DnsRuleGroupPriorityConflictViolation dnsRuleGroupPriorityConflictViolation)
Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to
associate with a VPC has the same priority as a rule group that's already associated.
|
void |
setFirewallSubnetIsOutOfScopeViolation(FirewallSubnetIsOutOfScopeViolation firewallSubnetIsOutOfScopeViolation)
Contains details about the firewall subnet that violates the policy scope.
|
void |
setFirewallSubnetMissingVPCEndpointViolation(FirewallSubnetMissingVPCEndpointViolation firewallSubnetMissingVPCEndpointViolation)
The violation details for a third-party firewall's VPC endpoint subnet that was deleted.
|
void |
setInvalidNetworkAclEntriesViolation(InvalidNetworkAclEntriesViolation invalidNetworkAclEntriesViolation)
Violation detail for the entries in a network ACL resource.
|
void |
setNetworkFirewallBlackHoleRouteDetectedViolation(NetworkFirewallBlackHoleRouteDetectedViolation networkFirewallBlackHoleRouteDetectedViolation) |
void |
setNetworkFirewallInternetTrafficNotInspectedViolation(NetworkFirewallInternetTrafficNotInspectedViolation networkFirewallInternetTrafficNotInspectedViolation)
Violation detail for the subnet for which internet traffic hasn't been inspected.
|
void |
setNetworkFirewallInvalidRouteConfigurationViolation(NetworkFirewallInvalidRouteConfigurationViolation networkFirewallInvalidRouteConfigurationViolation)
The route configuration is invalid.
|
void |
setNetworkFirewallMissingExpectedRoutesViolation(NetworkFirewallMissingExpectedRoutesViolation networkFirewallMissingExpectedRoutesViolation)
Expected routes are missing from Network Firewall.
|
void |
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.
|
void |
setNetworkFirewallMissingFirewallViolation(NetworkFirewallMissingFirewallViolation networkFirewallMissingFirewallViolation)
Violation detail for an Network Firewall policy that indicates that a subnet has no Firewall Manager managed
firewall in its VPC.
|
void |
setNetworkFirewallMissingSubnetViolation(NetworkFirewallMissingSubnetViolation networkFirewallMissingSubnetViolation)
Violation detail for an Network Firewall policy that indicates that an Availability Zone is missing the expected
Firewall Manager managed subnet.
|
void |
setNetworkFirewallPolicyModifiedViolation(NetworkFirewallPolicyModifiedViolation networkFirewallPolicyModifiedViolation)
Violation detail for an Network Firewall policy that indicates that a firewall policy in an individual account
has been modified in a way that makes it noncompliant.
|
void |
setNetworkFirewallUnexpectedFirewallRoutesViolation(NetworkFirewallUnexpectedFirewallRoutesViolation networkFirewallUnexpectedFirewallRoutesViolation)
There's an unexpected firewall route.
|
void |
setNetworkFirewallUnexpectedGatewayRoutesViolation(NetworkFirewallUnexpectedGatewayRoutesViolation networkFirewallUnexpectedGatewayRoutesViolation)
There's an unexpected gateway route.
|
void |
setPossibleRemediationActions(PossibleRemediationActions possibleRemediationActions)
A list of possible remediation action lists.
|
void |
setRouteHasOutOfScopeEndpointViolation(RouteHasOutOfScopeEndpointViolation routeHasOutOfScopeEndpointViolation)
Contains details about the route endpoint that violates the policy scope.
|
void |
setThirdPartyFirewallMissingExpectedRouteTableViolation(ThirdPartyFirewallMissingExpectedRouteTableViolation thirdPartyFirewallMissingExpectedRouteTableViolation)
The violation details for a third-party firewall that has the Firewall Manager managed route table that was
associated with the third-party firewall has been deleted.
|
void |
setThirdPartyFirewallMissingFirewallViolation(ThirdPartyFirewallMissingFirewallViolation thirdPartyFirewallMissingFirewallViolation)
The violation details for a third-party firewall that's been deleted.
|
void |
setThirdPartyFirewallMissingSubnetViolation(ThirdPartyFirewallMissingSubnetViolation thirdPartyFirewallMissingSubnetViolation)
The violation details for a third-party firewall's subnet that's been deleted.
|
String |
toString()
Returns a string representation of this object.
|
ResourceViolation |
withAwsEc2InstanceViolation(AwsEc2InstanceViolation awsEc2InstanceViolation)
Violation detail for an EC2 instance.
|
ResourceViolation |
withAwsEc2NetworkInterfaceViolation(AwsEc2NetworkInterfaceViolation awsEc2NetworkInterfaceViolation)
Violation detail for a network interface.
|
ResourceViolation |
withAwsVPCSecurityGroupViolation(AwsVPCSecurityGroupViolation awsVPCSecurityGroupViolation)
Violation detail for security groups.
|
ResourceViolation |
withDnsDuplicateRuleGroupViolation(DnsDuplicateRuleGroupViolation dnsDuplicateRuleGroupViolation)
Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to
associate with a VPC is already associated with the VPC and can't be associated again.
|
ResourceViolation |
withDnsRuleGroupLimitExceededViolation(DnsRuleGroupLimitExceededViolation dnsRuleGroupLimitExceededViolation)
Violation detail for a DNS Firewall policy that indicates that the VPC reached the limit for associated DNS
Firewall rule groups.
|
ResourceViolation |
withDnsRuleGroupPriorityConflictViolation(DnsRuleGroupPriorityConflictViolation dnsRuleGroupPriorityConflictViolation)
Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to
associate with a VPC has the same priority as a rule group that's already associated.
|
ResourceViolation |
withFirewallSubnetIsOutOfScopeViolation(FirewallSubnetIsOutOfScopeViolation firewallSubnetIsOutOfScopeViolation)
Contains details about the firewall subnet that violates the policy scope.
|
ResourceViolation |
withFirewallSubnetMissingVPCEndpointViolation(FirewallSubnetMissingVPCEndpointViolation firewallSubnetMissingVPCEndpointViolation)
The violation details for a third-party firewall's VPC endpoint subnet that was deleted.
|
ResourceViolation |
withInvalidNetworkAclEntriesViolation(InvalidNetworkAclEntriesViolation invalidNetworkAclEntriesViolation)
Violation detail for the entries in a network ACL resource.
|
ResourceViolation |
withNetworkFirewallBlackHoleRouteDetectedViolation(NetworkFirewallBlackHoleRouteDetectedViolation networkFirewallBlackHoleRouteDetectedViolation) |
ResourceViolation |
withNetworkFirewallInternetTrafficNotInspectedViolation(NetworkFirewallInternetTrafficNotInspectedViolation networkFirewallInternetTrafficNotInspectedViolation)
Violation detail for the subnet for which internet traffic hasn't been inspected.
|
ResourceViolation |
withNetworkFirewallInvalidRouteConfigurationViolation(NetworkFirewallInvalidRouteConfigurationViolation networkFirewallInvalidRouteConfigurationViolation)
The route configuration is invalid.
|
ResourceViolation |
withNetworkFirewallMissingExpectedRoutesViolation(NetworkFirewallMissingExpectedRoutesViolation networkFirewallMissingExpectedRoutesViolation)
Expected routes are missing from Network Firewall.
|
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.
|
ResourceViolation |
withNetworkFirewallMissingFirewallViolation(NetworkFirewallMissingFirewallViolation networkFirewallMissingFirewallViolation)
Violation detail for an Network Firewall policy that indicates that a subnet has no Firewall Manager managed
firewall in its VPC.
|
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.
|
ResourceViolation |
withNetworkFirewallPolicyModifiedViolation(NetworkFirewallPolicyModifiedViolation networkFirewallPolicyModifiedViolation)
Violation detail for an Network Firewall policy that indicates that a firewall policy in an individual account
has been modified in a way that makes it noncompliant.
|
ResourceViolation |
withNetworkFirewallUnexpectedFirewallRoutesViolation(NetworkFirewallUnexpectedFirewallRoutesViolation networkFirewallUnexpectedFirewallRoutesViolation)
There's an unexpected firewall route.
|
ResourceViolation |
withNetworkFirewallUnexpectedGatewayRoutesViolation(NetworkFirewallUnexpectedGatewayRoutesViolation networkFirewallUnexpectedGatewayRoutesViolation)
There's an unexpected gateway route.
|
ResourceViolation |
withPossibleRemediationActions(PossibleRemediationActions possibleRemediationActions)
A list of possible remediation action lists.
|
ResourceViolation |
withRouteHasOutOfScopeEndpointViolation(RouteHasOutOfScopeEndpointViolation routeHasOutOfScopeEndpointViolation)
Contains details about the route endpoint that violates the policy scope.
|
ResourceViolation |
withThirdPartyFirewallMissingExpectedRouteTableViolation(ThirdPartyFirewallMissingExpectedRouteTableViolation thirdPartyFirewallMissingExpectedRouteTableViolation)
The violation details for a third-party firewall that has the Firewall Manager managed route table that was
associated with the third-party firewall has been deleted.
|
ResourceViolation |
withThirdPartyFirewallMissingFirewallViolation(ThirdPartyFirewallMissingFirewallViolation thirdPartyFirewallMissingFirewallViolation)
The violation details for a third-party firewall that's been deleted.
|
ResourceViolation |
withThirdPartyFirewallMissingSubnetViolation(ThirdPartyFirewallMissingSubnetViolation thirdPartyFirewallMissingSubnetViolation)
The violation details for a third-party firewall's subnet that's been deleted.
|
public void setAwsVPCSecurityGroupViolation(AwsVPCSecurityGroupViolation awsVPCSecurityGroupViolation)
Violation detail for security groups.
awsVPCSecurityGroupViolation
- Violation detail for security groups.public AwsVPCSecurityGroupViolation getAwsVPCSecurityGroupViolation()
Violation detail for security groups.
public ResourceViolation withAwsVPCSecurityGroupViolation(AwsVPCSecurityGroupViolation awsVPCSecurityGroupViolation)
Violation detail for security groups.
awsVPCSecurityGroupViolation
- Violation detail for security groups.public void setAwsEc2NetworkInterfaceViolation(AwsEc2NetworkInterfaceViolation awsEc2NetworkInterfaceViolation)
Violation detail for a network interface.
awsEc2NetworkInterfaceViolation
- Violation detail for a network interface.public AwsEc2NetworkInterfaceViolation getAwsEc2NetworkInterfaceViolation()
Violation detail for a network interface.
public ResourceViolation withAwsEc2NetworkInterfaceViolation(AwsEc2NetworkInterfaceViolation awsEc2NetworkInterfaceViolation)
Violation detail for a network interface.
awsEc2NetworkInterfaceViolation
- Violation detail for a network interface.public void setAwsEc2InstanceViolation(AwsEc2InstanceViolation awsEc2InstanceViolation)
Violation detail for an EC2 instance.
awsEc2InstanceViolation
- Violation detail for an EC2 instance.public AwsEc2InstanceViolation getAwsEc2InstanceViolation()
Violation detail for an EC2 instance.
public ResourceViolation withAwsEc2InstanceViolation(AwsEc2InstanceViolation awsEc2InstanceViolation)
Violation detail for an EC2 instance.
awsEc2InstanceViolation
- Violation detail for an EC2 instance.public void setNetworkFirewallMissingFirewallViolation(NetworkFirewallMissingFirewallViolation networkFirewallMissingFirewallViolation)
Violation detail for an Network Firewall policy that indicates that a subnet has no Firewall Manager managed firewall in its VPC.
networkFirewallMissingFirewallViolation
- Violation detail for an Network Firewall policy that indicates that a subnet has no Firewall Manager
managed firewall in its VPC.public NetworkFirewallMissingFirewallViolation getNetworkFirewallMissingFirewallViolation()
Violation detail for an Network Firewall policy that indicates that a subnet has no Firewall Manager managed firewall in its VPC.
public ResourceViolation withNetworkFirewallMissingFirewallViolation(NetworkFirewallMissingFirewallViolation networkFirewallMissingFirewallViolation)
Violation detail for an Network Firewall policy that indicates that a subnet has no Firewall Manager managed firewall in its VPC.
networkFirewallMissingFirewallViolation
- Violation detail for an Network Firewall policy that indicates that a subnet has no Firewall Manager
managed firewall in its VPC.public void setNetworkFirewallMissingSubnetViolation(NetworkFirewallMissingSubnetViolation networkFirewallMissingSubnetViolation)
Violation detail for an Network Firewall policy that indicates that an Availability Zone is missing the expected Firewall Manager managed subnet.
networkFirewallMissingSubnetViolation
- Violation detail for an Network Firewall policy that indicates that an Availability Zone is missing the
expected Firewall Manager managed subnet.public NetworkFirewallMissingSubnetViolation getNetworkFirewallMissingSubnetViolation()
Violation detail for an Network Firewall policy that indicates that an Availability Zone is missing the expected Firewall Manager managed subnet.
public 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.
networkFirewallMissingSubnetViolation
- Violation detail for an Network Firewall policy that indicates that an Availability Zone is missing the
expected Firewall Manager managed subnet.public void 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.
networkFirewallMissingExpectedRTViolation
- Violation detail for an Network Firewall policy that indicates that a subnet is not associated with the
expected Firewall Manager managed route table.public NetworkFirewallMissingExpectedRTViolation getNetworkFirewallMissingExpectedRTViolation()
Violation detail for an Network Firewall policy that indicates that a subnet is not associated with the expected Firewall Manager managed route table.
public 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.
networkFirewallMissingExpectedRTViolation
- Violation detail for an Network Firewall policy that indicates that a subnet is not associated with the
expected Firewall Manager managed route table.public void setNetworkFirewallPolicyModifiedViolation(NetworkFirewallPolicyModifiedViolation networkFirewallPolicyModifiedViolation)
Violation detail for an Network Firewall policy that indicates that a firewall policy in an individual account has been modified in a way that makes it noncompliant. For example, the individual account owner might have deleted a rule group, changed the priority of a stateless rule group, or changed a policy default action.
networkFirewallPolicyModifiedViolation
- Violation detail for an Network Firewall policy that indicates that a firewall policy in an individual
account has been modified in a way that makes it noncompliant. For example, the individual account owner
might have deleted a rule group, changed the priority of a stateless rule group, or changed a policy
default action.public NetworkFirewallPolicyModifiedViolation getNetworkFirewallPolicyModifiedViolation()
Violation detail for an Network Firewall policy that indicates that a firewall policy in an individual account has been modified in a way that makes it noncompliant. For example, the individual account owner might have deleted a rule group, changed the priority of a stateless rule group, or changed a policy default action.
public ResourceViolation withNetworkFirewallPolicyModifiedViolation(NetworkFirewallPolicyModifiedViolation networkFirewallPolicyModifiedViolation)
Violation detail for an Network Firewall policy that indicates that a firewall policy in an individual account has been modified in a way that makes it noncompliant. For example, the individual account owner might have deleted a rule group, changed the priority of a stateless rule group, or changed a policy default action.
networkFirewallPolicyModifiedViolation
- Violation detail for an Network Firewall policy that indicates that a firewall policy in an individual
account has been modified in a way that makes it noncompliant. For example, the individual account owner
might have deleted a rule group, changed the priority of a stateless rule group, or changed a policy
default action.public void setNetworkFirewallInternetTrafficNotInspectedViolation(NetworkFirewallInternetTrafficNotInspectedViolation networkFirewallInternetTrafficNotInspectedViolation)
Violation detail for the subnet for which internet traffic hasn't been inspected.
networkFirewallInternetTrafficNotInspectedViolation
- Violation detail for the subnet for which internet traffic hasn't been inspected.public NetworkFirewallInternetTrafficNotInspectedViolation getNetworkFirewallInternetTrafficNotInspectedViolation()
Violation detail for the subnet for which internet traffic hasn't been inspected.
public ResourceViolation withNetworkFirewallInternetTrafficNotInspectedViolation(NetworkFirewallInternetTrafficNotInspectedViolation networkFirewallInternetTrafficNotInspectedViolation)
Violation detail for the subnet for which internet traffic hasn't been inspected.
networkFirewallInternetTrafficNotInspectedViolation
- Violation detail for the subnet for which internet traffic hasn't been inspected.public void setNetworkFirewallInvalidRouteConfigurationViolation(NetworkFirewallInvalidRouteConfigurationViolation networkFirewallInvalidRouteConfigurationViolation)
The route configuration is invalid.
networkFirewallInvalidRouteConfigurationViolation
- The route configuration is invalid.public NetworkFirewallInvalidRouteConfigurationViolation getNetworkFirewallInvalidRouteConfigurationViolation()
The route configuration is invalid.
public ResourceViolation withNetworkFirewallInvalidRouteConfigurationViolation(NetworkFirewallInvalidRouteConfigurationViolation networkFirewallInvalidRouteConfigurationViolation)
The route configuration is invalid.
networkFirewallInvalidRouteConfigurationViolation
- The route configuration is invalid.public void setNetworkFirewallBlackHoleRouteDetectedViolation(NetworkFirewallBlackHoleRouteDetectedViolation networkFirewallBlackHoleRouteDetectedViolation)
networkFirewallBlackHoleRouteDetectedViolation
- public NetworkFirewallBlackHoleRouteDetectedViolation getNetworkFirewallBlackHoleRouteDetectedViolation()
public ResourceViolation withNetworkFirewallBlackHoleRouteDetectedViolation(NetworkFirewallBlackHoleRouteDetectedViolation networkFirewallBlackHoleRouteDetectedViolation)
networkFirewallBlackHoleRouteDetectedViolation
- public void setNetworkFirewallUnexpectedFirewallRoutesViolation(NetworkFirewallUnexpectedFirewallRoutesViolation networkFirewallUnexpectedFirewallRoutesViolation)
There's an unexpected firewall route.
networkFirewallUnexpectedFirewallRoutesViolation
- There's an unexpected firewall route.public NetworkFirewallUnexpectedFirewallRoutesViolation getNetworkFirewallUnexpectedFirewallRoutesViolation()
There's an unexpected firewall route.
public ResourceViolation withNetworkFirewallUnexpectedFirewallRoutesViolation(NetworkFirewallUnexpectedFirewallRoutesViolation networkFirewallUnexpectedFirewallRoutesViolation)
There's an unexpected firewall route.
networkFirewallUnexpectedFirewallRoutesViolation
- There's an unexpected firewall route.public void setNetworkFirewallUnexpectedGatewayRoutesViolation(NetworkFirewallUnexpectedGatewayRoutesViolation networkFirewallUnexpectedGatewayRoutesViolation)
There's an unexpected gateway route.
networkFirewallUnexpectedGatewayRoutesViolation
- There's an unexpected gateway route.public NetworkFirewallUnexpectedGatewayRoutesViolation getNetworkFirewallUnexpectedGatewayRoutesViolation()
There's an unexpected gateway route.
public ResourceViolation withNetworkFirewallUnexpectedGatewayRoutesViolation(NetworkFirewallUnexpectedGatewayRoutesViolation networkFirewallUnexpectedGatewayRoutesViolation)
There's an unexpected gateway route.
networkFirewallUnexpectedGatewayRoutesViolation
- There's an unexpected gateway route.public void setNetworkFirewallMissingExpectedRoutesViolation(NetworkFirewallMissingExpectedRoutesViolation networkFirewallMissingExpectedRoutesViolation)
Expected routes are missing from Network Firewall.
networkFirewallMissingExpectedRoutesViolation
- Expected routes are missing from Network Firewall.public NetworkFirewallMissingExpectedRoutesViolation getNetworkFirewallMissingExpectedRoutesViolation()
Expected routes are missing from Network Firewall.
public ResourceViolation withNetworkFirewallMissingExpectedRoutesViolation(NetworkFirewallMissingExpectedRoutesViolation networkFirewallMissingExpectedRoutesViolation)
Expected routes are missing from Network Firewall.
networkFirewallMissingExpectedRoutesViolation
- Expected routes are missing from Network Firewall.public void setDnsRuleGroupPriorityConflictViolation(DnsRuleGroupPriorityConflictViolation dnsRuleGroupPriorityConflictViolation)
Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to associate with a VPC has the same priority as a rule group that's already associated.
dnsRuleGroupPriorityConflictViolation
- Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to
associate with a VPC has the same priority as a rule group that's already associated.public DnsRuleGroupPriorityConflictViolation getDnsRuleGroupPriorityConflictViolation()
Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to associate with a VPC has the same priority as a rule group that's already associated.
public ResourceViolation withDnsRuleGroupPriorityConflictViolation(DnsRuleGroupPriorityConflictViolation dnsRuleGroupPriorityConflictViolation)
Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to associate with a VPC has the same priority as a rule group that's already associated.
dnsRuleGroupPriorityConflictViolation
- Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to
associate with a VPC has the same priority as a rule group that's already associated.public void setDnsDuplicateRuleGroupViolation(DnsDuplicateRuleGroupViolation dnsDuplicateRuleGroupViolation)
Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to associate with a VPC is already associated with the VPC and can't be associated again.
dnsDuplicateRuleGroupViolation
- Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to
associate with a VPC is already associated with the VPC and can't be associated again.public DnsDuplicateRuleGroupViolation getDnsDuplicateRuleGroupViolation()
Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to associate with a VPC is already associated with the VPC and can't be associated again.
public ResourceViolation withDnsDuplicateRuleGroupViolation(DnsDuplicateRuleGroupViolation dnsDuplicateRuleGroupViolation)
Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to associate with a VPC is already associated with the VPC and can't be associated again.
dnsDuplicateRuleGroupViolation
- Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to
associate with a VPC is already associated with the VPC and can't be associated again.public void setDnsRuleGroupLimitExceededViolation(DnsRuleGroupLimitExceededViolation dnsRuleGroupLimitExceededViolation)
Violation detail for a DNS Firewall policy that indicates that the VPC reached the limit for associated DNS Firewall rule groups. Firewall Manager tried to associate another rule group with the VPC and failed.
dnsRuleGroupLimitExceededViolation
- Violation detail for a DNS Firewall policy that indicates that the VPC reached the limit for associated
DNS Firewall rule groups. Firewall Manager tried to associate another rule group with the VPC and failed.public DnsRuleGroupLimitExceededViolation getDnsRuleGroupLimitExceededViolation()
Violation detail for a DNS Firewall policy that indicates that the VPC reached the limit for associated DNS Firewall rule groups. Firewall Manager tried to associate another rule group with the VPC and failed.
public ResourceViolation withDnsRuleGroupLimitExceededViolation(DnsRuleGroupLimitExceededViolation dnsRuleGroupLimitExceededViolation)
Violation detail for a DNS Firewall policy that indicates that the VPC reached the limit for associated DNS Firewall rule groups. Firewall Manager tried to associate another rule group with the VPC and failed.
dnsRuleGroupLimitExceededViolation
- Violation detail for a DNS Firewall policy that indicates that the VPC reached the limit for associated
DNS Firewall rule groups. Firewall Manager tried to associate another rule group with the VPC and failed.public void setFirewallSubnetIsOutOfScopeViolation(FirewallSubnetIsOutOfScopeViolation firewallSubnetIsOutOfScopeViolation)
Contains details about the firewall subnet that violates the policy scope.
firewallSubnetIsOutOfScopeViolation
- Contains details about the firewall subnet that violates the policy scope.public FirewallSubnetIsOutOfScopeViolation getFirewallSubnetIsOutOfScopeViolation()
Contains details about the firewall subnet that violates the policy scope.
public ResourceViolation withFirewallSubnetIsOutOfScopeViolation(FirewallSubnetIsOutOfScopeViolation firewallSubnetIsOutOfScopeViolation)
Contains details about the firewall subnet that violates the policy scope.
firewallSubnetIsOutOfScopeViolation
- Contains details about the firewall subnet that violates the policy scope.public void setRouteHasOutOfScopeEndpointViolation(RouteHasOutOfScopeEndpointViolation routeHasOutOfScopeEndpointViolation)
Contains details about the route endpoint that violates the policy scope.
routeHasOutOfScopeEndpointViolation
- Contains details about the route endpoint that violates the policy scope.public RouteHasOutOfScopeEndpointViolation getRouteHasOutOfScopeEndpointViolation()
Contains details about the route endpoint that violates the policy scope.
public ResourceViolation withRouteHasOutOfScopeEndpointViolation(RouteHasOutOfScopeEndpointViolation routeHasOutOfScopeEndpointViolation)
Contains details about the route endpoint that violates the policy scope.
routeHasOutOfScopeEndpointViolation
- Contains details about the route endpoint that violates the policy scope.public void setThirdPartyFirewallMissingFirewallViolation(ThirdPartyFirewallMissingFirewallViolation thirdPartyFirewallMissingFirewallViolation)
The violation details for a third-party firewall that's been deleted.
thirdPartyFirewallMissingFirewallViolation
- The violation details for a third-party firewall that's been deleted.public ThirdPartyFirewallMissingFirewallViolation getThirdPartyFirewallMissingFirewallViolation()
The violation details for a third-party firewall that's been deleted.
public ResourceViolation withThirdPartyFirewallMissingFirewallViolation(ThirdPartyFirewallMissingFirewallViolation thirdPartyFirewallMissingFirewallViolation)
The violation details for a third-party firewall that's been deleted.
thirdPartyFirewallMissingFirewallViolation
- The violation details for a third-party firewall that's been deleted.public void setThirdPartyFirewallMissingSubnetViolation(ThirdPartyFirewallMissingSubnetViolation thirdPartyFirewallMissingSubnetViolation)
The violation details for a third-party firewall's subnet that's been deleted.
thirdPartyFirewallMissingSubnetViolation
- The violation details for a third-party firewall's subnet that's been deleted.public ThirdPartyFirewallMissingSubnetViolation getThirdPartyFirewallMissingSubnetViolation()
The violation details for a third-party firewall's subnet that's been deleted.
public ResourceViolation withThirdPartyFirewallMissingSubnetViolation(ThirdPartyFirewallMissingSubnetViolation thirdPartyFirewallMissingSubnetViolation)
The violation details for a third-party firewall's subnet that's been deleted.
thirdPartyFirewallMissingSubnetViolation
- The violation details for a third-party firewall's subnet that's been deleted.public void setThirdPartyFirewallMissingExpectedRouteTableViolation(ThirdPartyFirewallMissingExpectedRouteTableViolation thirdPartyFirewallMissingExpectedRouteTableViolation)
The violation details for a third-party firewall that has the Firewall Manager managed route table that was associated with the third-party firewall has been deleted.
thirdPartyFirewallMissingExpectedRouteTableViolation
- The violation details for a third-party firewall that has the Firewall Manager managed route table that
was associated with the third-party firewall has been deleted.public ThirdPartyFirewallMissingExpectedRouteTableViolation getThirdPartyFirewallMissingExpectedRouteTableViolation()
The violation details for a third-party firewall that has the Firewall Manager managed route table that was associated with the third-party firewall has been deleted.
public ResourceViolation withThirdPartyFirewallMissingExpectedRouteTableViolation(ThirdPartyFirewallMissingExpectedRouteTableViolation thirdPartyFirewallMissingExpectedRouteTableViolation)
The violation details for a third-party firewall that has the Firewall Manager managed route table that was associated with the third-party firewall has been deleted.
thirdPartyFirewallMissingExpectedRouteTableViolation
- The violation details for a third-party firewall that has the Firewall Manager managed route table that
was associated with the third-party firewall has been deleted.public void setFirewallSubnetMissingVPCEndpointViolation(FirewallSubnetMissingVPCEndpointViolation firewallSubnetMissingVPCEndpointViolation)
The violation details for a third-party firewall's VPC endpoint subnet that was deleted.
firewallSubnetMissingVPCEndpointViolation
- The violation details for a third-party firewall's VPC endpoint subnet that was deleted.public FirewallSubnetMissingVPCEndpointViolation getFirewallSubnetMissingVPCEndpointViolation()
The violation details for a third-party firewall's VPC endpoint subnet that was deleted.
public ResourceViolation withFirewallSubnetMissingVPCEndpointViolation(FirewallSubnetMissingVPCEndpointViolation firewallSubnetMissingVPCEndpointViolation)
The violation details for a third-party firewall's VPC endpoint subnet that was deleted.
firewallSubnetMissingVPCEndpointViolation
- The violation details for a third-party firewall's VPC endpoint subnet that was deleted.public void setInvalidNetworkAclEntriesViolation(InvalidNetworkAclEntriesViolation invalidNetworkAclEntriesViolation)
Violation detail for the entries in a network ACL resource.
invalidNetworkAclEntriesViolation
- Violation detail for the entries in a network ACL resource.public InvalidNetworkAclEntriesViolation getInvalidNetworkAclEntriesViolation()
Violation detail for the entries in a network ACL resource.
public ResourceViolation withInvalidNetworkAclEntriesViolation(InvalidNetworkAclEntriesViolation invalidNetworkAclEntriesViolation)
Violation detail for the entries in a network ACL resource.
invalidNetworkAclEntriesViolation
- Violation detail for the entries in a network ACL resource.public void setPossibleRemediationActions(PossibleRemediationActions possibleRemediationActions)
A list of possible remediation action lists. Each individual possible remediation action is a list of individual remediation actions.
possibleRemediationActions
- A list of possible remediation action lists. Each individual possible remediation action is a list of
individual remediation actions.public PossibleRemediationActions getPossibleRemediationActions()
A list of possible remediation action lists. Each individual possible remediation action is a list of individual remediation actions.
public ResourceViolation withPossibleRemediationActions(PossibleRemediationActions possibleRemediationActions)
A list of possible remediation action lists. Each individual possible remediation action is a list of individual remediation actions.
possibleRemediationActions
- A list of possible remediation action lists. Each individual possible remediation action is a list of
individual remediation actions.public String toString()
toString
in class Object
Object.toString()
public ResourceViolation clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.