Uses of Class
software.amazon.awscdk.services.networkmanager.CfnDevice.Builder
Package
Description
AWS::NetworkManager Construct Library
-
Uses of CfnDevice.Builder in software.amazon.awscdk.services.networkmanager
Modifier and TypeMethodDescriptionCfnDevice.Builder.awsLocation
(IResolvable awsLocation) The AWS location of the device.CfnDevice.Builder.awsLocation
(CfnDevice.AWSLocationProperty awsLocation) The AWS location of the device.static CfnDevice.Builder
CfnDevice.Builder.description
(String description) A description of the device.CfnDevice.Builder.globalNetworkId
(String globalNetworkId) The ID of the global network.CfnDevice.Builder.location
(IResolvable location) The site location.CfnDevice.Builder.location
(CfnDevice.LocationProperty location) The site location.The model of the device.CfnDevice.Builder.serialNumber
(String serialNumber) The serial number of the device.The site ID.The tags for the device.The device type.The vendor of the device.