| Package | Description |
|---|---|
| com.amazonaws.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
static OpticalStandard |
OpticalStandard.fromValue(String value)
Use this in place of valueOf.
|
static OpticalStandard |
OpticalStandard.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpticalStandard[] |
OpticalStandard.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.withOpticalStandard(OpticalStandard opticalStandard)
The type of optical standard used to attach the Outpost to the network.
|
UpdateSiteRackPhysicalPropertiesRequest |
UpdateSiteRackPhysicalPropertiesRequest.withOpticalStandard(OpticalStandard opticalStandard)
Specify the type of optical standard that you will use to attach the Outpost to your network.
|
Copyright © 2021. All rights reserved.