| Package | Description |
|---|---|
| com.amazonaws.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
static PowerConnector |
PowerConnector.fromValue(String value)
Use this in place of valueOf.
|
static PowerConnector |
PowerConnector.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PowerConnector[] |
PowerConnector.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.withPowerConnector(PowerConnector powerConnector)
The power connector for the hardware.
|
UpdateSiteRackPhysicalPropertiesRequest |
UpdateSiteRackPhysicalPropertiesRequest.withPowerConnector(PowerConnector powerConnector)
Specify the power connector that Amazon Web Services should plan to provide for connections to the hardware.
|
Copyright © 2022. All rights reserved.