Interface CreateVpcConfigurationResponse.Builder

  • Method Details

    • vpcConfigurationId

      CreateVpcConfigurationResponse.Builder vpcConfigurationId(String vpcConfigurationId)

      The unique identifier of the VPC configuration that was created.

      Parameters:
      vpcConfigurationId - The unique identifier of the VPC configuration that was created.
      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 creation this is CREATING.

      Parameters:
      status - The current status of the VPC configuration. Immediately after creation this is CREATING.
      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 creation this is CREATING.

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