| Package | Description |
|---|---|
| software.amazon.awssdk.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
RackPhysicalProperties |
CreateSiteRequest.rackPhysicalProperties()
Information about the physical and logistical details for the rack at this site.
|
RackPhysicalProperties |
Site.rackPhysicalProperties()
Information about the physical and logistical details for a rack at the site.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSiteRequest.Builder |
CreateSiteRequest.Builder.rackPhysicalProperties(RackPhysicalProperties rackPhysicalProperties)
Information about the physical and logistical details for the rack at this site.
|
Site.Builder |
Site.Builder.rackPhysicalProperties(RackPhysicalProperties rackPhysicalProperties)
Information about the physical and logistical details for a rack at the site.
|
Copyright © 2023. All rights reserved.