public static class CreateAutoProvisioningGroupRequest.LaunchConfigurationSystemDisk extends Object
构造器和说明 |
---|
LaunchConfigurationSystemDisk() |
限定符和类型 | 方法和说明 |
---|---|
String |
getEncryptAlgorithm() |
String |
getEncrypted() |
String |
getKMSKeyId() |
void |
setEncryptAlgorithm(String encryptAlgorithm) |
void |
setEncrypted(String encrypted) |
void |
setKMSKeyId(String kMSKeyId) |
public String getEncrypted()
public void setEncrypted(String encrypted)
public String getKMSKeyId()
public void setKMSKeyId(String kMSKeyId)
public String getEncryptAlgorithm()
public void setEncryptAlgorithm(String encryptAlgorithm)
Copyright © 2023. All Rights Reserved.