Interface VolumeStatusAttachmentStatus.Builder

  • Method Details

    • ioPerformance

      VolumeStatusAttachmentStatus.Builder ioPerformance(String ioPerformance)

      The maximum IOPS supported by the attached instance.

      Parameters:
      ioPerformance - The maximum IOPS supported by the attached instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • instanceId

      The ID of the attached instance.

      Parameters:
      instanceId - The ID of the attached instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.