interface RackPhysicalPropertiesProperty
Language Type name
.NETAmazon.CDK.AWS.Outposts.CfnSite.RackPhysicalPropertiesProperty
Gogithub.com/aws/aws-cdk-go/awscdk/v2/awsoutposts#CfnSite_RackPhysicalPropertiesProperty
Javasoftware.amazon.awscdk.services.outposts.CfnSite.RackPhysicalPropertiesProperty
Pythonaws_cdk.aws_outposts.CfnSite.RackPhysicalPropertiesProperty
TypeScript aws-cdk-lib » aws_outposts » CfnSite » RackPhysicalPropertiesProperty
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-outposts-site-rackphysicalproperties.html
Example
import { aws_outposts as outposts } from 'aws-cdk-lib' ;
const rackPhysicalPropertiesProperty: outposts.CfnSite.RackPhysicalPropertiesProperty = {
fiberOpticCableType: 'fiberOpticCableType' ,
maximumSupportedWeightLbs: 'maximumSupportedWeightLbs' ,
opticalStandard: 'opticalStandard' ,
powerConnector: 'powerConnector' ,
powerDrawKva: 'powerDrawKva' ,
powerFeedDrop: 'powerFeedDrop' ,
powerPhase: 'powerPhase' ,
uplinkCount: 'uplinkCount' ,
uplinkGbps: 'uplinkGbps' ,
};
Properties
Name Type Description
fiberOpticCableType? string
maximumSupportedWeightLbs? string
opticalStandard? string
powerConnector? string
powerDrawKva? string
powerFeedDrop? string
powerPhase? string
uplinkCount? string
uplinkGbps? string
fiberOpticCableType?
Type:
string
(optional)
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-outposts-site-rackphysicalproperties.html#cfn-outposts-site-rackphysicalproperties-fiberopticcabletype
maximumSupportedWeightLbs?
Type:
string
(optional)
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-outposts-site-rackphysicalproperties.html#cfn-outposts-site-rackphysicalproperties-maximumsupportedweightlbs
opticalStandard?
Type:
string
(optional)
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-outposts-site-rackphysicalproperties.html#cfn-outposts-site-rackphysicalproperties-opticalstandard
powerConnector?
Type:
string
(optional)
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-outposts-site-rackphysicalproperties.html#cfn-outposts-site-rackphysicalproperties-powerconnector
powerDrawKva?
Type:
string
(optional)
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-outposts-site-rackphysicalproperties.html#cfn-outposts-site-rackphysicalproperties-powerdrawkva
powerFeedDrop?
Type:
string
(optional)
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-outposts-site-rackphysicalproperties.html#cfn-outposts-site-rackphysicalproperties-powerfeeddrop
powerPhase?
Type:
string
(optional)
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-outposts-site-rackphysicalproperties.html#cfn-outposts-site-rackphysicalproperties-powerphase
uplinkCount?
Type:
string
(optional)
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-outposts-site-rackphysicalproperties.html#cfn-outposts-site-rackphysicalproperties-uplinkcount
uplinkGbps?
Type:
string
(optional)
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-outposts-site-rackphysicalproperties.html#cfn-outposts-site-rackphysicalproperties-uplinkgbps