Interface ThirdPartyFirewallMissingFirewallViolation.Builder

  • Method Details

    • violationTarget

      The ID of the third-party firewall that's causing the violation.

      Parameters:
      violationTarget - The ID of the third-party firewall that's causing the 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 third-party firewall.

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

      ThirdPartyFirewallMissingFirewallViolation.Builder availabilityZone(String availabilityZone)

      The Availability Zone of the third-party firewall that's causing the violation.

      Parameters:
      availabilityZone - The Availability Zone of the third-party firewall that's causing the violation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • targetViolationReason

      ThirdPartyFirewallMissingFirewallViolation.Builder targetViolationReason(String targetViolationReason)

      The reason the resource is causing this violation, if a reason is available.

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