| Package | Description |
|---|---|
| com.amazonaws.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
static UplinkCount |
UplinkCount.fromValue(String value)
Use this in place of valueOf.
|
static UplinkCount |
UplinkCount.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UplinkCount[] |
UplinkCount.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateSiteRackPhysicalPropertiesRequest |
UpdateSiteRackPhysicalPropertiesRequest.withUplinkCount(UplinkCount uplinkCount)
Racks come with two Outpost network devices.
|
RackPhysicalProperties |
RackPhysicalProperties.withUplinkCount(UplinkCount uplinkCount)
The number of uplinks each Outpost network device.
|
Copyright © 2023. All rights reserved.