Interface FirewallSubnetIsOutOfScopeViolation.Builder

    • Method Detail

      • 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

        FirewallSubnetIsOutOfScopeViolation.Builder vpcId​(String 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

        FirewallSubnetIsOutOfScopeViolation.Builder vpcEndpointId​(String 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.