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 image supports NVMe. Instances created from this image also support NVMe. * unsupported: The image does not support NVMe. Instances created from this image do not support NVMe.
public ModifyImageAttributeRequest.Features build()
Copyright © 2024. All rights reserved.