Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.networkmanager.CfnDevicePropsMixin.Builder
Packages that use CfnDevicePropsMixin.Builder
-
Uses of CfnDevicePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.networkmanager
Methods in software.amazon.awscdk.cfnpropertymixins.services.networkmanager that return CfnDevicePropsMixin.BuilderModifier and TypeMethodDescriptionCfnDevicePropsMixin.Builder.awsLocation(CfnDevicePropsMixin.AWSLocationProperty awsLocation) The AWS location of the device.CfnDevicePropsMixin.Builder.awsLocation(IResolvable awsLocation) The AWS location of the device.static CfnDevicePropsMixin.BuilderCfnDevicePropsMixin.Builder.create()static CfnDevicePropsMixin.BuilderCfnDevicePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnDevicePropsMixin.Builder.description(String description) A description of the device.CfnDevicePropsMixin.Builder.globalNetworkId(String globalNetworkId) The ID of the global network.CfnDevicePropsMixin.Builder.location(CfnDevicePropsMixin.LocationProperty location) The site location.CfnDevicePropsMixin.Builder.location(IResolvable location) The site location.The model of the device.CfnDevicePropsMixin.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.