Interface VolumeStatusAttachmentStatus.Builder

All Superinterfaces:
Buildable, CopyableBuilder<VolumeStatusAttachmentStatus.Builder,VolumeStatusAttachmentStatus>, SdkBuilder<VolumeStatusAttachmentStatus.Builder,VolumeStatusAttachmentStatus>, SdkPojo
Enclosing class:
VolumeStatusAttachmentStatus

public static interface VolumeStatusAttachmentStatus.Builder extends SdkPojo, CopyableBuilder<VolumeStatusAttachmentStatus.Builder,VolumeStatusAttachmentStatus>
  • 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.