| Package | Description |
|---|---|
| com.amazonaws.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
static FiberOpticCableType |
FiberOpticCableType.fromValue(String value)
Use this in place of valueOf.
|
static FiberOpticCableType |
FiberOpticCableType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FiberOpticCableType[] |
FiberOpticCableType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RackPhysicalProperties |
RackPhysicalProperties.withFiberOpticCableType(FiberOpticCableType fiberOpticCableType)
The type of fiber used to attach the Outpost to the network.
|
UpdateSiteRackPhysicalPropertiesRequest |
UpdateSiteRackPhysicalPropertiesRequest.withFiberOpticCableType(FiberOpticCableType fiberOpticCableType)
The type of fiber that you will use to attach the Outpost to your network.
|
Copyright © 2024. All rights reserved.