Interface DeleteVpcConfigurationResponse.Builder

  • Method Details

    • vpcConfigurationId

      DeleteVpcConfigurationResponse.Builder vpcConfigurationId(String vpcConfigurationId)

      The unique identifier of the VPC configuration being deleted.

      Parameters:
      vpcConfigurationId - The unique identifier of the VPC configuration being deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the VPC configuration. Immediately after a delete request this is DELETING .

      Parameters:
      status - The current status of the VPC configuration. Immediately after a delete request this is DELETING.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the VPC configuration. Immediately after a delete request this is DELETING .

      Parameters:
      status - The current status of the VPC configuration. Immediately after a delete request this is DELETING.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: