Interface FirewallSubnetMissingVPCEndpointViolation.Builder

    • Method Detail

      • 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

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