public class VolumeForCreateLaunchTemplateInput extends Object
| Constructor and Description |
|---|
VolumeForCreateLaunchTemplateInput() |
public VolumeForCreateLaunchTemplateInput deleteWithInstance(Boolean deleteWithInstance)
public Boolean isDeleteWithInstance()
public void setDeleteWithInstance(Boolean deleteWithInstance)
public VolumeForCreateLaunchTemplateInput extraPerformanceIOPS(Integer extraPerformanceIOPS)
public Integer getExtraPerformanceIOPS()
public void setExtraPerformanceIOPS(Integer extraPerformanceIOPS)
public VolumeForCreateLaunchTemplateInput extraPerformanceThroughputMB(Integer extraPerformanceThroughputMB)
public Integer getExtraPerformanceThroughputMB()
public void setExtraPerformanceThroughputMB(Integer extraPerformanceThroughputMB)
public VolumeForCreateLaunchTemplateInput extraPerformanceTypeId(String extraPerformanceTypeId)
public String getExtraPerformanceTypeId()
public void setExtraPerformanceTypeId(String extraPerformanceTypeId)
public VolumeForCreateLaunchTemplateInput size(Integer size)
public Integer getSize()
public void setSize(Integer size)
public VolumeForCreateLaunchTemplateInput snapshotId(String snapshotId)
public String getSnapshotId()
public void setSnapshotId(String snapshotId)
public VolumeForCreateLaunchTemplateInput volumeType(String volumeType)
public String getVolumeType()
public void setVolumeType(String volumeType)
Copyright © 2025. All rights reserved.