Uses of Class
software.amazon.awscdk.services.networkmanager.CfnDevice.Builder
Packages that use CfnDevice.Builder
Package
Description
AWS::NetworkManager Construct Library
- 
Uses of CfnDevice.Builder in software.amazon.awscdk.services.networkmanagerMethods in software.amazon.awscdk.services.networkmanager that return CfnDevice.BuilderModifier 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.BuilderCfnDevice.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.