| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static EbsNvmeSupport |
EbsNvmeSupport.fromValue(String value)
Use this in place of valueOf.
|
static EbsNvmeSupport |
EbsNvmeSupport.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EbsNvmeSupport[] |
EbsNvmeSupport.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EbsInfo |
EbsInfo.withNvmeSupport(EbsNvmeSupport nvmeSupport)
Indicates whether non-volatile memory express (NVMe) is supported.
|
Copyright © 2025. All rights reserved.