@Generated(value="software.amazon.awssdk:codegen") public final class ResourceViolation extends Object implements SdkPojo, Serializable, ToCopyableBuilder<ResourceViolation.Builder,ResourceViolation>
Violation detail based on resource type.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ResourceViolation.Builder |
| Modifier and Type | Method and Description |
|---|---|
AwsEc2InstanceViolation |
awsEc2InstanceViolation()
Violation detail for an EC2 instance.
|
AwsEc2NetworkInterfaceViolation |
awsEc2NetworkInterfaceViolation()
Violation detail for a network interface.
|
AwsVPCSecurityGroupViolation |
awsVPCSecurityGroupViolation()
Violation detail for security groups.
|
static ResourceViolation.Builder |
builder() |
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.
|
DnsRuleGroupLimitExceededViolation |
dnsRuleGroupLimitExceededViolation()
Violation detail for a DNS Firewall policy that indicates that the VPC reached the limit for associated DNS
Firewall rule groups.
|
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.
|
boolean |
equals(Object obj) |
boolean |
equalsBySdkFields(Object obj) |
FirewallSubnetIsOutOfScopeViolation |
firewallSubnetIsOutOfScopeViolation()
Contains details about the firewall subnet that violates the policy scope.
|
FirewallSubnetMissingVPCEndpointViolation |
firewallSubnetMissingVPCEndpointViolation()
The violation details for a third-party firewall's VPC endpoint subnet that was deleted.
|
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
int |
hashCode() |
NetworkFirewallBlackHoleRouteDetectedViolation |
networkFirewallBlackHoleRouteDetectedViolation()
Returns the value of the NetworkFirewallBlackHoleRouteDetectedViolation property for this object.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
networkFirewallInternetTrafficNotInspectedViolation()
Violation detail for the subnet for which internet traffic hasn't been inspected.
|
NetworkFirewallInvalidRouteConfigurationViolation |
networkFirewallInvalidRouteConfigurationViolation()
The route configuration is invalid.
|
NetworkFirewallMissingExpectedRoutesViolation |
networkFirewallMissingExpectedRoutesViolation()
Expected routes are missing from Network Firewall.
|
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.
|
NetworkFirewallMissingFirewallViolation |
networkFirewallMissingFirewallViolation()
Violation detail for an Network Firewall policy that indicates that a subnet has no Firewall Manager managed
firewall in its VPC.
|
NetworkFirewallMissingSubnetViolation |
networkFirewallMissingSubnetViolation()
Violation detail for an Network Firewall policy that indicates that an Availability Zone is missing the expected
Firewall Manager managed subnet.
|
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.
|
NetworkFirewallUnexpectedFirewallRoutesViolation |
networkFirewallUnexpectedFirewallRoutesViolation()
There's an unexpected firewall route.
|
NetworkFirewallUnexpectedGatewayRoutesViolation |
networkFirewallUnexpectedGatewayRoutesViolation()
There's an unexpected gateway route.
|
PossibleRemediationActions |
possibleRemediationActions()
A list of possible remediation action lists.
|
RouteHasOutOfScopeEndpointViolation |
routeHasOutOfScopeEndpointViolation()
Contains details about the route endpoint that violates the policy scope.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends ResourceViolation.Builder> |
serializableBuilderClass() |
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.
|
ThirdPartyFirewallMissingFirewallViolation |
thirdPartyFirewallMissingFirewallViolation()
The violation details for a third-party firewall that's been deleted.
|
ThirdPartyFirewallMissingSubnetViolation |
thirdPartyFirewallMissingSubnetViolation()
The violation details for a third-party firewall's subnet that's been deleted.
|
ResourceViolation.Builder |
toBuilder() |
String |
toString()
Returns a string representation of this object.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcopypublic final AwsVPCSecurityGroupViolation awsVPCSecurityGroupViolation()
Violation detail for security groups.
public final AwsEc2NetworkInterfaceViolation awsEc2NetworkInterfaceViolation()
Violation detail for a network interface.
public final AwsEc2InstanceViolation awsEc2InstanceViolation()
Violation detail for an EC2 instance.
public final NetworkFirewallMissingFirewallViolation networkFirewallMissingFirewallViolation()
Violation detail for an Network Firewall policy that indicates that a subnet has no Firewall Manager managed firewall in its VPC.
public final NetworkFirewallMissingSubnetViolation networkFirewallMissingSubnetViolation()
Violation detail for an Network Firewall policy that indicates that an Availability Zone is missing the expected Firewall Manager managed subnet.
public final 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.
public final 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.
public final NetworkFirewallInternetTrafficNotInspectedViolation networkFirewallInternetTrafficNotInspectedViolation()
Violation detail for the subnet for which internet traffic hasn't been inspected.
public final NetworkFirewallInvalidRouteConfigurationViolation networkFirewallInvalidRouteConfigurationViolation()
The route configuration is invalid.
public final NetworkFirewallBlackHoleRouteDetectedViolation networkFirewallBlackHoleRouteDetectedViolation()
public final NetworkFirewallUnexpectedFirewallRoutesViolation networkFirewallUnexpectedFirewallRoutesViolation()
There's an unexpected firewall route.
public final NetworkFirewallUnexpectedGatewayRoutesViolation networkFirewallUnexpectedGatewayRoutesViolation()
There's an unexpected gateway route.
public final NetworkFirewallMissingExpectedRoutesViolation networkFirewallMissingExpectedRoutesViolation()
Expected routes are missing from Network Firewall.
public final 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.
public final 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.
public final 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.
public final PossibleRemediationActions possibleRemediationActions()
A list of possible remediation action lists. Each individual possible remediation action is a list of individual remediation actions.
public final FirewallSubnetIsOutOfScopeViolation firewallSubnetIsOutOfScopeViolation()
Contains details about the firewall subnet that violates the policy scope.
public final RouteHasOutOfScopeEndpointViolation routeHasOutOfScopeEndpointViolation()
Contains details about the route endpoint that violates the policy scope.
public final ThirdPartyFirewallMissingFirewallViolation thirdPartyFirewallMissingFirewallViolation()
The violation details for a third-party firewall that's been deleted.
public final ThirdPartyFirewallMissingSubnetViolation thirdPartyFirewallMissingSubnetViolation()
The violation details for a third-party firewall's subnet that's been deleted.
public final 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.
public final FirewallSubnetMissingVPCEndpointViolation firewallSubnetMissingVPCEndpointViolation()
The violation details for a third-party firewall's VPC endpoint subnet that was deleted.
public ResourceViolation.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ResourceViolation.Builder,ResourceViolation>public static ResourceViolation.Builder builder()
public static Class<? extends ResourceViolation.Builder> serializableBuilderClass()
public final boolean equalsBySdkFields(Object obj)
equalsBySdkFields in interface SdkPojopublic final String toString()
Copyright © 2022. All rights reserved.