Interface VolumeStatusAttachmentStatus.Builder

    • Method Detail

      • 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

        VolumeStatusAttachmentStatus.Builder instanceId​(String 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.