Interface FirewallSubnetMissingVPCEndpointViolation.Builder

All Superinterfaces:
Buildable, CopyableBuilder<FirewallSubnetMissingVPCEndpointViolation.Builder,FirewallSubnetMissingVPCEndpointViolation>, SdkBuilder<FirewallSubnetMissingVPCEndpointViolation.Builder,FirewallSubnetMissingVPCEndpointViolation>, SdkPojo
Enclosing class:
FirewallSubnetMissingVPCEndpointViolation

public static interface FirewallSubnetMissingVPCEndpointViolation.Builder extends SdkPojo, CopyableBuilder<FirewallSubnetMissingVPCEndpointViolation.Builder,FirewallSubnetMissingVPCEndpointViolation>
  • Method Details

    • firewallSubnetId

      FirewallSubnetMissingVPCEndpointViolation.Builder firewallSubnetId(String firewallSubnetId)

      The ID of the firewall that this VPC endpoint is associated with.

      Parameters:
      firewallSubnetId - The ID of the firewall that this VPC endpoint is associated with.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • vpcId

      The resource ID of the VPC associated with the deleted VPC subnet.

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

      FirewallSubnetMissingVPCEndpointViolation.Builder subnetAvailabilityZone(String subnetAvailabilityZone)

      The name of the Availability Zone of the deleted VPC subnet.

      Parameters:
      subnetAvailabilityZone - The name of the Availability Zone of the deleted VPC subnet.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • subnetAvailabilityZoneId

      FirewallSubnetMissingVPCEndpointViolation.Builder subnetAvailabilityZoneId(String subnetAvailabilityZoneId)

      The ID of the Availability Zone of the deleted VPC subnet.

      Parameters:
      subnetAvailabilityZoneId - The ID of the Availability Zone of the deleted VPC subnet.
      Returns:
      Returns a reference to this object so that method calls can be chained together.