You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::FMS::Types::NetworkFirewallMissingFirewallViolation

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Violation details for AWS Network Firewall for a subnet that doesn't have a Firewall Manager managed firewall in its VPC.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#availability_zoneString

The Availability Zone of a violating subnet.

Returns:

  • (String)

    The Availability Zone of a violating subnet.

#target_violation_reasonString

The reason the resource has this violation, if one is available.

Returns:

  • (String)

    The reason the resource has this violation, if one is available.

#violation_targetString

The ID of the AWS Network Firewall or VPC resource that\'s in violation.

Returns:

  • (String)

    The ID of the AWS Network Firewall or VPC resource that\'s in violation.

#vpcString

The resource ID of the VPC associated with a violating subnet.

Returns:

  • (String)

    The resource ID of the VPC associated with a violating subnet.