public static interface VolumeStatusAttachmentStatus.Builder extends SdkPojo, CopyableBuilder<VolumeStatusAttachmentStatus.Builder,VolumeStatusAttachmentStatus>
| Modifier and Type | Method and Description |
|---|---|
VolumeStatusAttachmentStatus.Builder |
instanceId(String instanceId)
The ID of the attached instance.
|
VolumeStatusAttachmentStatus.Builder |
ioPerformance(String ioPerformance)
The maximum IOPS supported by the attached instance.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildVolumeStatusAttachmentStatus.Builder ioPerformance(String ioPerformance)
The maximum IOPS supported by the attached instance.
ioPerformance - The maximum IOPS supported by the attached instance.VolumeStatusAttachmentStatus.Builder instanceId(String instanceId)
The ID of the attached instance.
instanceId - The ID of the attached instance.Copyright © 2023. All rights reserved.