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

Class: Aws::FMS::Types::NetworkFirewallMissingSubnetViolation

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

Overview

Violation details for AWS Network Firewall for an Availability Zone that's missing the expected Firewall Manager managed subnet.

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.