Interface FirewallSubnetIsOutOfScopeViolation.Builder

  • Method Details

    • firewallSubnetId

      FirewallSubnetIsOutOfScopeViolation.Builder firewallSubnetId(String firewallSubnetId)

      The ID of the firewall subnet that violates the policy scope.

      Parameters:
      firewallSubnetId - The ID of the firewall subnet that violates the policy scope.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • vpcId

      The VPC ID of the firewall subnet that violates the policy scope.

      Parameters:
      vpcId - The VPC ID of the firewall subnet that violates the policy scope.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • subnetAvailabilityZone

      FirewallSubnetIsOutOfScopeViolation.Builder subnetAvailabilityZone(String subnetAvailabilityZone)

      The Availability Zone of the firewall subnet that violates the policy scope.

      Parameters:
      subnetAvailabilityZone - The Availability Zone of the firewall subnet that violates the policy scope.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • subnetAvailabilityZoneId

      FirewallSubnetIsOutOfScopeViolation.Builder subnetAvailabilityZoneId(String subnetAvailabilityZoneId)

      The Availability Zone ID of the firewall subnet that violates the policy scope.

      Parameters:
      subnetAvailabilityZoneId - The Availability Zone ID of the firewall subnet that violates the policy scope.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • vpcEndpointId

      The VPC endpoint ID of the firewall subnet that violates the policy scope.

      Parameters:
      vpcEndpointId - The VPC endpoint ID of the firewall subnet that violates the policy scope.
      Returns:
      Returns a reference to this object so that method calls can be chained together.