Interface NetworkFirewallMissingSubnetViolation.Builder

  • Method Details

    • violationTarget

      NetworkFirewallMissingSubnetViolation.Builder violationTarget(String violationTarget)

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

      Parameters:
      violationTarget - The ID of the Network Firewall or VPC resource that's in violation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • vpc

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

      Parameters:
      vpc - The resource ID of the VPC associated with a violating subnet.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • availabilityZone

      NetworkFirewallMissingSubnetViolation.Builder availabilityZone(String availabilityZone)

      The Availability Zone of a violating subnet.

      Parameters:
      availabilityZone - The Availability Zone of a violating subnet.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • targetViolationReason

      NetworkFirewallMissingSubnetViolation.Builder targetViolationReason(String targetViolationReason)

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

      Parameters:
      targetViolationReason - The reason the resource has this violation, if one is available.
      Returns:
      Returns a reference to this object so that method calls can be chained together.