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