CreateSiteRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The description of the site.

Link copied to clipboard
val name: String?

The name of the site.

Link copied to clipboard

Additional information that you provide about site access requirements, electrician scheduling, personal protective equipment, or regulation of equipment materials that could affect your installation process.

Link copied to clipboard

The location to install and power on the hardware. This address might be different from the shipping address.

Link copied to clipboard

Information about the physical and logistical details for the rack at this site. For more information about hardware requirements for racks, see Network readiness checklist in the Amazon Web Services Outposts User Guide.

Link copied to clipboard

The location to ship the hardware. This address might be different from the operating address.

Link copied to clipboard

The tags to apply to a site.

Functions

Link copied to clipboard
inline fun copy(block: CreateSiteRequest.Builder.() -> Unit = {}): CreateSiteRequest
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String