public static class CreateLaunchTemplateRequest.SystemDisk
extends darabonba.core.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
CreateLaunchTemplateRequest.SystemDisk.Builder |
限定符和类型 | 方法和说明 |
---|---|
static CreateLaunchTemplateRequest.SystemDisk.Builder |
builder() |
static CreateLaunchTemplateRequest.SystemDisk |
create() |
String |
getAutoSnapshotPolicyId() |
Boolean |
getBurstingEnabled() |
String |
getCategory() |
Boolean |
getDeleteWithInstance() |
String |
getDescription() |
String |
getDiskName() |
String |
getEncrypted() |
Integer |
getIops() |
String |
getPerformanceLevel() |
Long |
getProvisionedIops() |
Integer |
getSize() |
public static CreateLaunchTemplateRequest.SystemDisk.Builder builder()
public static CreateLaunchTemplateRequest.SystemDisk create()
public String getAutoSnapshotPolicyId()
public Boolean getBurstingEnabled()
public String getCategory()
public Boolean getDeleteWithInstance()
public String getDescription()
public String getDiskName()
public String getEncrypted()
public Integer getIops()
public String getPerformanceLevel()
public Long getProvisionedIops()
public Integer getSize()
Copyright © 2024. All rights reserved.