public static final class ModifyImageAttributeRequest.Features.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
ModifyImageAttributeRequest.Features |
build() |
ModifyImageAttributeRequest.Features.Builder |
nvmeSupport(String nvmeSupport)
Specifies whether to support the Non-Volatile Memory Express (NVMe) protocol.
|
public ModifyImageAttributeRequest.Features.Builder nvmeSupport(String nvmeSupport)
* supported: The custom image supports the NVMe protocol. Instances created from this image also support the NVMe protocol. * unsupported: The custom image does not support the NVMe protocol. Instances created from this image do not support the NVMe protocol.
public ModifyImageAttributeRequest.Features build()
Copyright © 2023. All rights reserved.