| Package | Description |
|---|---|
| com.amazonaws.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
RackPhysicalProperties |
RackPhysicalProperties.clone() |
RackPhysicalProperties |
CreateSiteRequest.getRackPhysicalProperties()
Information about the physical and logistical details for the rack at this site.
|
RackPhysicalProperties |
Site.getRackPhysicalProperties()
Information about the physical and logistical details for a rack at the site.
|
RackPhysicalProperties |
RackPhysicalProperties.withFiberOpticCableType(FiberOpticCableType fiberOpticCableType)
The type of fiber used to attach the Outpost to the network.
|
RackPhysicalProperties |
RackPhysicalProperties.withFiberOpticCableType(String fiberOpticCableType)
The type of fiber used to attach the Outpost to the network.
|
RackPhysicalProperties |
RackPhysicalProperties.withMaximumSupportedWeightLbs(MaximumSupportedWeightLbs maximumSupportedWeightLbs)
The maximum rack weight that this site can support.
|
RackPhysicalProperties |
RackPhysicalProperties.withMaximumSupportedWeightLbs(String maximumSupportedWeightLbs)
The maximum rack weight that this site can support.
|
RackPhysicalProperties |
RackPhysicalProperties.withOpticalStandard(OpticalStandard opticalStandard)
The type of optical standard used to attach the Outpost to the network.
|
RackPhysicalProperties |
RackPhysicalProperties.withOpticalStandard(String opticalStandard)
The type of optical standard used to attach the Outpost to the network.
|
RackPhysicalProperties |
RackPhysicalProperties.withPowerConnector(PowerConnector powerConnector)
The power connector for the hardware.
|
RackPhysicalProperties |
RackPhysicalProperties.withPowerConnector(String powerConnector)
The power connector for the hardware.
|
RackPhysicalProperties |
RackPhysicalProperties.withPowerDrawKva(PowerDrawKva powerDrawKva)
The power draw available at the hardware placement position for the rack.
|
RackPhysicalProperties |
RackPhysicalProperties.withPowerDrawKva(String powerDrawKva)
The power draw available at the hardware placement position for the rack.
|
RackPhysicalProperties |
RackPhysicalProperties.withPowerFeedDrop(PowerFeedDrop powerFeedDrop)
The position of the power feed.
|
RackPhysicalProperties |
RackPhysicalProperties.withPowerFeedDrop(String powerFeedDrop)
The position of the power feed.
|
RackPhysicalProperties |
RackPhysicalProperties.withPowerPhase(PowerPhase powerPhase)
The power option that you can provide for hardware.
|
RackPhysicalProperties |
RackPhysicalProperties.withPowerPhase(String powerPhase)
The power option that you can provide for hardware.
|
RackPhysicalProperties |
RackPhysicalProperties.withUplinkCount(String uplinkCount)
The number of uplinks each Outpost network device.
|
RackPhysicalProperties |
RackPhysicalProperties.withUplinkCount(UplinkCount uplinkCount)
The number of uplinks each Outpost network device.
|
RackPhysicalProperties |
RackPhysicalProperties.withUplinkGbps(String uplinkGbps)
The uplink speed the rack supports for the connection to the Region.
|
RackPhysicalProperties |
RackPhysicalProperties.withUplinkGbps(UplinkGbps uplinkGbps)
The uplink speed the rack supports for the connection to the Region.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateSiteRequest.setRackPhysicalProperties(RackPhysicalProperties rackPhysicalProperties)
Information about the physical and logistical details for the rack at this site.
|
void |
Site.setRackPhysicalProperties(RackPhysicalProperties rackPhysicalProperties)
Information about the physical and logistical details for a rack at the site.
|
CreateSiteRequest |
CreateSiteRequest.withRackPhysicalProperties(RackPhysicalProperties rackPhysicalProperties)
Information about the physical and logistical details for the rack at this site.
|
Site |
Site.withRackPhysicalProperties(RackPhysicalProperties rackPhysicalProperties)
Information about the physical and logistical details for a rack at the site.
|
Copyright © 2022. All rights reserved.