1. Packages
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. outposts
  6. Site

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.74.1
published on Monday, Aug 3, 2026 by Pulumi
aws-native logo

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.74.1
published on Monday, Aug 3, 2026 by Pulumi

    Definition of AWS::Outposts::Site Resource Type

    Create Site Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new Site(name: string, args?: SiteArgs, opts?: CustomResourceOptions);
    @overload
    def Site(resource_name: str,
             args: Optional[SiteArgs] = None,
             opts: Optional[ResourceOptions] = None)
    
    @overload
    def Site(resource_name: str,
             opts: Optional[ResourceOptions] = None,
             description: Optional[str] = None,
             name: Optional[str] = None,
             notes: Optional[str] = None,
             operating_address: Optional[SiteAddressArgs] = None,
             rack_physical_properties: Optional[SiteRackPhysicalPropertiesArgs] = None,
             shipping_address: Optional[SiteAddressArgs] = None,
             tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    func NewSite(ctx *Context, name string, args *SiteArgs, opts ...ResourceOption) (*Site, error)
    public Site(string name, SiteArgs? args = null, CustomResourceOptions? opts = null)
    public Site(String name, SiteArgs args)
    public Site(String name, SiteArgs args, CustomResourceOptions options)
    
    type: aws-native:outposts:Site
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    resource "aws-native_outposts_site" "name" {
        # resource properties
    }

    Parameters

    name string
    The unique name of the resource.
    args SiteArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args SiteArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args SiteArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args SiteArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args SiteArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Site Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The Site resource accepts the following input properties:

    Outputs

    All input properties are implicitly available as output properties. Additionally, the Site resource produces the following output properties:

    Id string
    The provider-assigned unique ID for this managed resource.
    SiteArn string
    SiteId string
    Id string
    The provider-assigned unique ID for this managed resource.
    SiteArn string
    SiteId string
    id string
    The provider-assigned unique ID for this managed resource.
    site_arn string
    site_id string
    id String
    The provider-assigned unique ID for this managed resource.
    siteArn String
    siteId String
    id string
    The provider-assigned unique ID for this managed resource.
    siteArn string
    siteId string
    id str
    The provider-assigned unique ID for this managed resource.
    site_arn str
    site_id str
    id String
    The provider-assigned unique ID for this managed resource.
    siteArn String
    siteId String

    Supporting Types

    SiteAddress, SiteAddressArgs

    SiteRackPhysicalProperties, SiteRackPhysicalPropertiesArgs

    fiber_optic_cable_type "SINGLE_MODE" | "MULTI_MODE"
    maximum_supported_weight_lbs "NO_LIMIT" | "MAX_1400_LBS" | "MAX_1600_LBS" | "MAX_1800_LBS" | "MAX_2000_LBS"
    optical_standard "OPTIC_10GBASE_SR" | "OPTIC_10GBASE_IR" | "OPTIC_10GBASE_LR" | "OPTIC_40GBASE_SR" | "OPTIC_40GBASE_ESR" | "OPTIC_40GBASE_IR4_LR4L" | "OPTIC_40GBASE_LR4" | "OPTIC_100GBASE_SR4" | "OPTIC_100GBASE_CWDM4" | "OPTIC_100GBASE_LR4" | "OPTIC_100G_PSM4_MSA" | "OPTIC_1000BASE_LX" | "OPTIC_1000BASE_SX"
    power_connector "L6_30P" | "IEC309" | "AH530P7W" | "AH532P6W" | "CS8365C"
    power_draw_kva "POWER_5_KVA" | "POWER_10_KVA" | "POWER_15_KVA" | "POWER_30_KVA"
    power_feed_drop "ABOVE_RACK" | "BELOW_RACK"
    power_phase "SINGLE_PHASE" | "THREE_PHASE"
    uplink_count "UPLINK_COUNT_1" | "UPLINK_COUNT_2" | "UPLINK_COUNT_3" | "UPLINK_COUNT_4" | "UPLINK_COUNT_5" | "UPLINK_COUNT_6" | "UPLINK_COUNT_7" | "UPLINK_COUNT_8" | "UPLINK_COUNT_12" | "UPLINK_COUNT_16"
    uplink_gbps "UPLINK_1G" | "UPLINK_10G" | "UPLINK_40G" | "UPLINK_100G"
    fiberOpticCableType "SINGLE_MODE" | "MULTI_MODE"
    maximumSupportedWeightLbs "NO_LIMIT" | "MAX_1400_LBS" | "MAX_1600_LBS" | "MAX_1800_LBS" | "MAX_2000_LBS"
    opticalStandard "OPTIC_10GBASE_SR" | "OPTIC_10GBASE_IR" | "OPTIC_10GBASE_LR" | "OPTIC_40GBASE_SR" | "OPTIC_40GBASE_ESR" | "OPTIC_40GBASE_IR4_LR4L" | "OPTIC_40GBASE_LR4" | "OPTIC_100GBASE_SR4" | "OPTIC_100GBASE_CWDM4" | "OPTIC_100GBASE_LR4" | "OPTIC_100G_PSM4_MSA" | "OPTIC_1000BASE_LX" | "OPTIC_1000BASE_SX"
    powerConnector "L6_30P" | "IEC309" | "AH530P7W" | "AH532P6W" | "CS8365C"
    powerDrawKva "POWER_5_KVA" | "POWER_10_KVA" | "POWER_15_KVA" | "POWER_30_KVA"
    powerFeedDrop "ABOVE_RACK" | "BELOW_RACK"
    powerPhase "SINGLE_PHASE" | "THREE_PHASE"
    uplinkCount "UPLINK_COUNT_1" | "UPLINK_COUNT_2" | "UPLINK_COUNT_3" | "UPLINK_COUNT_4" | "UPLINK_COUNT_5" | "UPLINK_COUNT_6" | "UPLINK_COUNT_7" | "UPLINK_COUNT_8" | "UPLINK_COUNT_12" | "UPLINK_COUNT_16"
    uplinkGbps "UPLINK_1G" | "UPLINK_10G" | "UPLINK_40G" | "UPLINK_100G"

    SiteRackPhysicalPropertiesFiberOpticCableType, SiteRackPhysicalPropertiesFiberOpticCableTypeArgs

    SingleMode
    SINGLE_MODE
    MultiMode
    MULTI_MODE
    SiteRackPhysicalPropertiesFiberOpticCableTypeSingleMode
    SINGLE_MODE
    SiteRackPhysicalPropertiesFiberOpticCableTypeMultiMode
    MULTI_MODE
    "SINGLE_MODE"
    SINGLE_MODE
    "MULTI_MODE"
    MULTI_MODE
    SingleMode
    SINGLE_MODE
    MultiMode
    MULTI_MODE
    SingleMode
    SINGLE_MODE
    MultiMode
    MULTI_MODE
    SINGLE_MODE
    SINGLE_MODE
    MULTI_MODE
    MULTI_MODE
    "SINGLE_MODE"
    SINGLE_MODE
    "MULTI_MODE"
    MULTI_MODE

    SiteRackPhysicalPropertiesMaximumSupportedWeightLbs, SiteRackPhysicalPropertiesMaximumSupportedWeightLbsArgs

    NoLimit
    NO_LIMIT
    Max1400Lbs
    MAX_1400_LBS
    Max1600Lbs
    MAX_1600_LBS
    Max1800Lbs
    MAX_1800_LBS
    Max2000Lbs
    MAX_2000_LBS
    SiteRackPhysicalPropertiesMaximumSupportedWeightLbsNoLimit
    NO_LIMIT
    SiteRackPhysicalPropertiesMaximumSupportedWeightLbsMax1400Lbs
    MAX_1400_LBS
    SiteRackPhysicalPropertiesMaximumSupportedWeightLbsMax1600Lbs
    MAX_1600_LBS
    SiteRackPhysicalPropertiesMaximumSupportedWeightLbsMax1800Lbs
    MAX_1800_LBS
    SiteRackPhysicalPropertiesMaximumSupportedWeightLbsMax2000Lbs
    MAX_2000_LBS
    "NO_LIMIT"
    NO_LIMIT
    "MAX_1400_LBS"
    MAX_1400_LBS
    "MAX_1600_LBS"
    MAX_1600_LBS
    "MAX_1800_LBS"
    MAX_1800_LBS
    "MAX_2000_LBS"
    MAX_2000_LBS
    NoLimit
    NO_LIMIT
    Max1400Lbs
    MAX_1400_LBS
    Max1600Lbs
    MAX_1600_LBS
    Max1800Lbs
    MAX_1800_LBS
    Max2000Lbs
    MAX_2000_LBS
    NoLimit
    NO_LIMIT
    Max1400Lbs
    MAX_1400_LBS
    Max1600Lbs
    MAX_1600_LBS
    Max1800Lbs
    MAX_1800_LBS
    Max2000Lbs
    MAX_2000_LBS
    NO_LIMIT
    NO_LIMIT
    MAX1400_LBS
    MAX_1400_LBS
    MAX1600_LBS
    MAX_1600_LBS
    MAX1800_LBS
    MAX_1800_LBS
    MAX2000_LBS
    MAX_2000_LBS
    "NO_LIMIT"
    NO_LIMIT
    "MAX_1400_LBS"
    MAX_1400_LBS
    "MAX_1600_LBS"
    MAX_1600_LBS
    "MAX_1800_LBS"
    MAX_1800_LBS
    "MAX_2000_LBS"
    MAX_2000_LBS

    SiteRackPhysicalPropertiesOpticalStandard, SiteRackPhysicalPropertiesOpticalStandardArgs

    Optic10gbaseSr
    OPTIC_10GBASE_SR
    Optic10gbaseIr
    OPTIC_10GBASE_IR
    Optic10gbaseLr
    OPTIC_10GBASE_LR
    Optic40gbaseSr
    OPTIC_40GBASE_SR
    Optic40gbaseEsr
    OPTIC_40GBASE_ESR
    Optic40gbaseIr4Lr4l
    OPTIC_40GBASE_IR4_LR4L
    Optic40gbaseLr4
    OPTIC_40GBASE_LR4
    Optic100gbaseSr4
    OPTIC_100GBASE_SR4
    Optic100gbaseCwdm4
    OPTIC_100GBASE_CWDM4
    Optic100gbaseLr4
    OPTIC_100GBASE_LR4
    Optic100gPsm4Msa
    OPTIC_100G_PSM4_MSA
    Optic1000baseLx
    OPTIC_1000BASE_LX
    Optic1000baseSx
    OPTIC_1000BASE_SX
    SiteRackPhysicalPropertiesOpticalStandardOptic10gbaseSr
    OPTIC_10GBASE_SR
    SiteRackPhysicalPropertiesOpticalStandardOptic10gbaseIr
    OPTIC_10GBASE_IR
    SiteRackPhysicalPropertiesOpticalStandardOptic10gbaseLr
    OPTIC_10GBASE_LR
    SiteRackPhysicalPropertiesOpticalStandardOptic40gbaseSr
    OPTIC_40GBASE_SR
    SiteRackPhysicalPropertiesOpticalStandardOptic40gbaseEsr
    OPTIC_40GBASE_ESR
    SiteRackPhysicalPropertiesOpticalStandardOptic40gbaseIr4Lr4l
    OPTIC_40GBASE_IR4_LR4L
    SiteRackPhysicalPropertiesOpticalStandardOptic40gbaseLr4
    OPTIC_40GBASE_LR4
    SiteRackPhysicalPropertiesOpticalStandardOptic100gbaseSr4
    OPTIC_100GBASE_SR4
    SiteRackPhysicalPropertiesOpticalStandardOptic100gbaseCwdm4
    OPTIC_100GBASE_CWDM4
    SiteRackPhysicalPropertiesOpticalStandardOptic100gbaseLr4
    OPTIC_100GBASE_LR4
    SiteRackPhysicalPropertiesOpticalStandardOptic100gPsm4Msa
    OPTIC_100G_PSM4_MSA
    SiteRackPhysicalPropertiesOpticalStandardOptic1000baseLx
    OPTIC_1000BASE_LX
    SiteRackPhysicalPropertiesOpticalStandardOptic1000baseSx
    OPTIC_1000BASE_SX
    "OPTIC_10GBASE_SR"
    OPTIC_10GBASE_SR
    "OPTIC_10GBASE_IR"
    OPTIC_10GBASE_IR
    "OPTIC_10GBASE_LR"
    OPTIC_10GBASE_LR
    "OPTIC_40GBASE_SR"
    OPTIC_40GBASE_SR
    "OPTIC_40GBASE_ESR"
    OPTIC_40GBASE_ESR
    "OPTIC_40GBASE_IR4_LR4L"
    OPTIC_40GBASE_IR4_LR4L
    "OPTIC_40GBASE_LR4"
    OPTIC_40GBASE_LR4
    "OPTIC_100GBASE_SR4"
    OPTIC_100GBASE_SR4
    "OPTIC_100GBASE_CWDM4"
    OPTIC_100GBASE_CWDM4
    "OPTIC_100GBASE_LR4"
    OPTIC_100GBASE_LR4
    "OPTIC_100G_PSM4_MSA"
    OPTIC_100G_PSM4_MSA
    "OPTIC_1000BASE_LX"
    OPTIC_1000BASE_LX
    "OPTIC_1000BASE_SX"
    OPTIC_1000BASE_SX
    Optic10gbaseSr
    OPTIC_10GBASE_SR
    Optic10gbaseIr
    OPTIC_10GBASE_IR
    Optic10gbaseLr
    OPTIC_10GBASE_LR
    Optic40gbaseSr
    OPTIC_40GBASE_SR
    Optic40gbaseEsr
    OPTIC_40GBASE_ESR
    Optic40gbaseIr4Lr4l
    OPTIC_40GBASE_IR4_LR4L
    Optic40gbaseLr4
    OPTIC_40GBASE_LR4
    Optic100gbaseSr4
    OPTIC_100GBASE_SR4
    Optic100gbaseCwdm4
    OPTIC_100GBASE_CWDM4
    Optic100gbaseLr4
    OPTIC_100GBASE_LR4
    Optic100gPsm4Msa
    OPTIC_100G_PSM4_MSA
    Optic1000baseLx
    OPTIC_1000BASE_LX
    Optic1000baseSx
    OPTIC_1000BASE_SX
    Optic10gbaseSr
    OPTIC_10GBASE_SR
    Optic10gbaseIr
    OPTIC_10GBASE_IR
    Optic10gbaseLr
    OPTIC_10GBASE_LR
    Optic40gbaseSr
    OPTIC_40GBASE_SR
    Optic40gbaseEsr
    OPTIC_40GBASE_ESR
    Optic40gbaseIr4Lr4l
    OPTIC_40GBASE_IR4_LR4L
    Optic40gbaseLr4
    OPTIC_40GBASE_LR4
    Optic100gbaseSr4
    OPTIC_100GBASE_SR4
    Optic100gbaseCwdm4
    OPTIC_100GBASE_CWDM4
    Optic100gbaseLr4
    OPTIC_100GBASE_LR4
    Optic100gPsm4Msa
    OPTIC_100G_PSM4_MSA
    Optic1000baseLx
    OPTIC_1000BASE_LX
    Optic1000baseSx
    OPTIC_1000BASE_SX
    OPTIC10GBASE_SR
    OPTIC_10GBASE_SR
    OPTIC10GBASE_IR
    OPTIC_10GBASE_IR
    OPTIC10GBASE_LR
    OPTIC_10GBASE_LR
    OPTIC40GBASE_SR
    OPTIC_40GBASE_SR
    OPTIC40GBASE_ESR
    OPTIC_40GBASE_ESR
    OPTIC40GBASE_IR4_LR4L
    OPTIC_40GBASE_IR4_LR4L
    OPTIC40GBASE_LR4
    OPTIC_40GBASE_LR4
    OPTIC100GBASE_SR4
    OPTIC_100GBASE_SR4
    OPTIC100GBASE_CWDM4
    OPTIC_100GBASE_CWDM4
    OPTIC100GBASE_LR4
    OPTIC_100GBASE_LR4
    OPTIC100G_PSM4_MSA
    OPTIC_100G_PSM4_MSA
    OPTIC1000BASE_LX
    OPTIC_1000BASE_LX
    OPTIC1000BASE_SX
    OPTIC_1000BASE_SX
    "OPTIC_10GBASE_SR"
    OPTIC_10GBASE_SR
    "OPTIC_10GBASE_IR"
    OPTIC_10GBASE_IR
    "OPTIC_10GBASE_LR"
    OPTIC_10GBASE_LR
    "OPTIC_40GBASE_SR"
    OPTIC_40GBASE_SR
    "OPTIC_40GBASE_ESR"
    OPTIC_40GBASE_ESR
    "OPTIC_40GBASE_IR4_LR4L"
    OPTIC_40GBASE_IR4_LR4L
    "OPTIC_40GBASE_LR4"
    OPTIC_40GBASE_LR4
    "OPTIC_100GBASE_SR4"
    OPTIC_100GBASE_SR4
    "OPTIC_100GBASE_CWDM4"
    OPTIC_100GBASE_CWDM4
    "OPTIC_100GBASE_LR4"
    OPTIC_100GBASE_LR4
    "OPTIC_100G_PSM4_MSA"
    OPTIC_100G_PSM4_MSA
    "OPTIC_1000BASE_LX"
    OPTIC_1000BASE_LX
    "OPTIC_1000BASE_SX"
    OPTIC_1000BASE_SX

    SiteRackPhysicalPropertiesPowerConnector, SiteRackPhysicalPropertiesPowerConnectorArgs

    L630p
    L6_30P
    Iec309
    IEC309
    Ah530p7w
    AH530P7W
    Ah532p6w
    AH532P6W
    Cs8365c
    CS8365C
    SiteRackPhysicalPropertiesPowerConnectorL630p
    L6_30P
    SiteRackPhysicalPropertiesPowerConnectorIec309
    IEC309
    SiteRackPhysicalPropertiesPowerConnectorAh530p7w
    AH530P7W
    SiteRackPhysicalPropertiesPowerConnectorAh532p6w
    AH532P6W
    SiteRackPhysicalPropertiesPowerConnectorCs8365c
    CS8365C
    "L6_30P"
    L6_30P
    "IEC309"
    IEC309
    "AH530P7W"
    AH530P7W
    "AH532P6W"
    AH532P6W
    "CS8365C"
    CS8365C
    L630p
    L6_30P
    Iec309
    IEC309
    Ah530p7w
    AH530P7W
    Ah532p6w
    AH532P6W
    Cs8365c
    CS8365C
    L630p
    L6_30P
    Iec309
    IEC309
    Ah530p7w
    AH530P7W
    Ah532p6w
    AH532P6W
    Cs8365c
    CS8365C
    L630P
    L6_30P
    IEC309
    IEC309
    AH530P7W
    AH530P7W
    AH532P6W
    AH532P6W
    CS8365C
    CS8365C
    "L6_30P"
    L6_30P
    "IEC309"
    IEC309
    "AH530P7W"
    AH530P7W
    "AH532P6W"
    AH532P6W
    "CS8365C"
    CS8365C

    SiteRackPhysicalPropertiesPowerDrawKva, SiteRackPhysicalPropertiesPowerDrawKvaArgs

    Power5Kva
    POWER_5_KVA
    Power10Kva
    POWER_10_KVA
    Power15Kva
    POWER_15_KVA
    Power30Kva
    POWER_30_KVA
    SiteRackPhysicalPropertiesPowerDrawKvaPower5Kva
    POWER_5_KVA
    SiteRackPhysicalPropertiesPowerDrawKvaPower10Kva
    POWER_10_KVA
    SiteRackPhysicalPropertiesPowerDrawKvaPower15Kva
    POWER_15_KVA
    SiteRackPhysicalPropertiesPowerDrawKvaPower30Kva
    POWER_30_KVA
    "POWER_5_KVA"
    POWER_5_KVA
    "POWER_10_KVA"
    POWER_10_KVA
    "POWER_15_KVA"
    POWER_15_KVA
    "POWER_30_KVA"
    POWER_30_KVA
    Power5Kva
    POWER_5_KVA
    Power10Kva
    POWER_10_KVA
    Power15Kva
    POWER_15_KVA
    Power30Kva
    POWER_30_KVA
    Power5Kva
    POWER_5_KVA
    Power10Kva
    POWER_10_KVA
    Power15Kva
    POWER_15_KVA
    Power30Kva
    POWER_30_KVA
    POWER5_KVA
    POWER_5_KVA
    POWER10_KVA
    POWER_10_KVA
    POWER15_KVA
    POWER_15_KVA
    POWER30_KVA
    POWER_30_KVA
    "POWER_5_KVA"
    POWER_5_KVA
    "POWER_10_KVA"
    POWER_10_KVA
    "POWER_15_KVA"
    POWER_15_KVA
    "POWER_30_KVA"
    POWER_30_KVA

    SiteRackPhysicalPropertiesPowerFeedDrop, SiteRackPhysicalPropertiesPowerFeedDropArgs

    AboveRack
    ABOVE_RACK
    BelowRack
    BELOW_RACK
    SiteRackPhysicalPropertiesPowerFeedDropAboveRack
    ABOVE_RACK
    SiteRackPhysicalPropertiesPowerFeedDropBelowRack
    BELOW_RACK
    "ABOVE_RACK"
    ABOVE_RACK
    "BELOW_RACK"
    BELOW_RACK
    AboveRack
    ABOVE_RACK
    BelowRack
    BELOW_RACK
    AboveRack
    ABOVE_RACK
    BelowRack
    BELOW_RACK
    ABOVE_RACK
    ABOVE_RACK
    BELOW_RACK
    BELOW_RACK
    "ABOVE_RACK"
    ABOVE_RACK
    "BELOW_RACK"
    BELOW_RACK

    SiteRackPhysicalPropertiesPowerPhase, SiteRackPhysicalPropertiesPowerPhaseArgs

    SinglePhase
    SINGLE_PHASE
    ThreePhase
    THREE_PHASE
    SiteRackPhysicalPropertiesPowerPhaseSinglePhase
    SINGLE_PHASE
    SiteRackPhysicalPropertiesPowerPhaseThreePhase
    THREE_PHASE
    "SINGLE_PHASE"
    SINGLE_PHASE
    "THREE_PHASE"
    THREE_PHASE
    SinglePhase
    SINGLE_PHASE
    ThreePhase
    THREE_PHASE
    SinglePhase
    SINGLE_PHASE
    ThreePhase
    THREE_PHASE
    SINGLE_PHASE
    SINGLE_PHASE
    THREE_PHASE
    THREE_PHASE
    "SINGLE_PHASE"
    SINGLE_PHASE
    "THREE_PHASE"
    THREE_PHASE

    SiteRackPhysicalPropertiesUplinkCount, SiteRackPhysicalPropertiesUplinkCountArgs

    UplinkCount1
    UPLINK_COUNT_1
    UplinkCount2
    UPLINK_COUNT_2
    UplinkCount3
    UPLINK_COUNT_3
    UplinkCount4
    UPLINK_COUNT_4
    UplinkCount5
    UPLINK_COUNT_5
    UplinkCount6
    UPLINK_COUNT_6
    UplinkCount7
    UPLINK_COUNT_7
    UplinkCount8
    UPLINK_COUNT_8
    UplinkCount12
    UPLINK_COUNT_12
    UplinkCount16
    UPLINK_COUNT_16
    SiteRackPhysicalPropertiesUplinkCountUplinkCount1
    UPLINK_COUNT_1
    SiteRackPhysicalPropertiesUplinkCountUplinkCount2
    UPLINK_COUNT_2
    SiteRackPhysicalPropertiesUplinkCountUplinkCount3
    UPLINK_COUNT_3
    SiteRackPhysicalPropertiesUplinkCountUplinkCount4
    UPLINK_COUNT_4
    SiteRackPhysicalPropertiesUplinkCountUplinkCount5
    UPLINK_COUNT_5
    SiteRackPhysicalPropertiesUplinkCountUplinkCount6
    UPLINK_COUNT_6
    SiteRackPhysicalPropertiesUplinkCountUplinkCount7
    UPLINK_COUNT_7
    SiteRackPhysicalPropertiesUplinkCountUplinkCount8
    UPLINK_COUNT_8
    SiteRackPhysicalPropertiesUplinkCountUplinkCount12
    UPLINK_COUNT_12
    SiteRackPhysicalPropertiesUplinkCountUplinkCount16
    UPLINK_COUNT_16
    "UPLINK_COUNT_1"
    UPLINK_COUNT_1
    "UPLINK_COUNT_2"
    UPLINK_COUNT_2
    "UPLINK_COUNT_3"
    UPLINK_COUNT_3
    "UPLINK_COUNT_4"
    UPLINK_COUNT_4
    "UPLINK_COUNT_5"
    UPLINK_COUNT_5
    "UPLINK_COUNT_6"
    UPLINK_COUNT_6
    "UPLINK_COUNT_7"
    UPLINK_COUNT_7
    "UPLINK_COUNT_8"
    UPLINK_COUNT_8
    "UPLINK_COUNT_12"
    UPLINK_COUNT_12
    "UPLINK_COUNT_16"
    UPLINK_COUNT_16
    UplinkCount1
    UPLINK_COUNT_1
    UplinkCount2
    UPLINK_COUNT_2
    UplinkCount3
    UPLINK_COUNT_3
    UplinkCount4
    UPLINK_COUNT_4
    UplinkCount5
    UPLINK_COUNT_5
    UplinkCount6
    UPLINK_COUNT_6
    UplinkCount7
    UPLINK_COUNT_7
    UplinkCount8
    UPLINK_COUNT_8
    UplinkCount12
    UPLINK_COUNT_12
    UplinkCount16
    UPLINK_COUNT_16
    UplinkCount1
    UPLINK_COUNT_1
    UplinkCount2
    UPLINK_COUNT_2
    UplinkCount3
    UPLINK_COUNT_3
    UplinkCount4
    UPLINK_COUNT_4
    UplinkCount5
    UPLINK_COUNT_5
    UplinkCount6
    UPLINK_COUNT_6
    UplinkCount7
    UPLINK_COUNT_7
    UplinkCount8
    UPLINK_COUNT_8
    UplinkCount12
    UPLINK_COUNT_12
    UplinkCount16
    UPLINK_COUNT_16
    UPLINK_COUNT1
    UPLINK_COUNT_1
    UPLINK_COUNT2
    UPLINK_COUNT_2
    UPLINK_COUNT3
    UPLINK_COUNT_3
    UPLINK_COUNT4
    UPLINK_COUNT_4
    UPLINK_COUNT5
    UPLINK_COUNT_5
    UPLINK_COUNT6
    UPLINK_COUNT_6
    UPLINK_COUNT7
    UPLINK_COUNT_7
    UPLINK_COUNT8
    UPLINK_COUNT_8
    UPLINK_COUNT12
    UPLINK_COUNT_12
    UPLINK_COUNT16
    UPLINK_COUNT_16
    "UPLINK_COUNT_1"
    UPLINK_COUNT_1
    "UPLINK_COUNT_2"
    UPLINK_COUNT_2
    "UPLINK_COUNT_3"
    UPLINK_COUNT_3
    "UPLINK_COUNT_4"
    UPLINK_COUNT_4
    "UPLINK_COUNT_5"
    UPLINK_COUNT_5
    "UPLINK_COUNT_6"
    UPLINK_COUNT_6
    "UPLINK_COUNT_7"
    UPLINK_COUNT_7
    "UPLINK_COUNT_8"
    UPLINK_COUNT_8
    "UPLINK_COUNT_12"
    UPLINK_COUNT_12
    "UPLINK_COUNT_16"
    UPLINK_COUNT_16

    SiteRackPhysicalPropertiesUplinkGbps, SiteRackPhysicalPropertiesUplinkGbpsArgs

    Uplink1g
    UPLINK_1G
    Uplink10g
    UPLINK_10G
    Uplink40g
    UPLINK_40G
    Uplink100g
    UPLINK_100G
    SiteRackPhysicalPropertiesUplinkGbpsUplink1g
    UPLINK_1G
    SiteRackPhysicalPropertiesUplinkGbpsUplink10g
    UPLINK_10G
    SiteRackPhysicalPropertiesUplinkGbpsUplink40g
    UPLINK_40G
    SiteRackPhysicalPropertiesUplinkGbpsUplink100g
    UPLINK_100G
    "UPLINK_1G"
    UPLINK_1G
    "UPLINK_10G"
    UPLINK_10G
    "UPLINK_40G"
    UPLINK_40G
    "UPLINK_100G"
    UPLINK_100G
    Uplink1g
    UPLINK_1G
    Uplink10g
    UPLINK_10G
    Uplink40g
    UPLINK_40G
    Uplink100g
    UPLINK_100G
    Uplink1g
    UPLINK_1G
    Uplink10g
    UPLINK_10G
    Uplink40g
    UPLINK_40G
    Uplink100g
    UPLINK_100G
    UPLINK1G
    UPLINK_1G
    UPLINK10G
    UPLINK_10G
    UPLINK40G
    UPLINK_40G
    UPLINK100G
    UPLINK_100G
    "UPLINK_1G"
    UPLINK_1G
    "UPLINK_10G"
    UPLINK_10G
    "UPLINK_40G"
    UPLINK_40G
    "UPLINK_100G"
    UPLINK_100G

    Tag, TagArgs

    A set of tags to apply to the resource.
    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    Viewing docs for AWS Cloud Control v1.74.1
    published on Monday, Aug 3, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial