| Package | Description |
|---|---|
| com.amazonaws.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
static SupportedHardwareType |
SupportedHardwareType.fromValue(String value)
Use this in place of valueOf.
|
static SupportedHardwareType |
SupportedHardwareType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SupportedHardwareType[] |
SupportedHardwareType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Outpost |
Outpost.withSupportedHardwareType(SupportedHardwareType supportedHardwareType)
The hardware type.
|
CreateOutpostRequest |
CreateOutpostRequest.withSupportedHardwareType(SupportedHardwareType supportedHardwareType)
The type of hardware for this Outpost.
|
Copyright © 2021. All rights reserved.