Uses of Interface
software.amazon.awscdk.services.networkmanager.CfnDevice.LocationProperty
Packages that use CfnDevice.LocationProperty
Package
Description
AWS::NetworkManager Construct Library
-
Uses of CfnDevice.LocationProperty in software.amazon.awscdk.services.networkmanager
Classes in software.amazon.awscdk.services.networkmanager that implement CfnDevice.LocationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDevice.LocationPropertyMethods in software.amazon.awscdk.services.networkmanager that return CfnDevice.LocationPropertyModifier and TypeMethodDescriptionCfnDevice.LocationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.networkmanager with parameters of type CfnDevice.LocationPropertyModifier and TypeMethodDescriptionCfnDevice.Builder.location(CfnDevice.LocationProperty location) The site location.CfnDeviceProps.Builder.location(CfnDevice.LocationProperty location) Sets the value ofCfnDeviceProps.getLocation()voidCfnDevice.setLocation(CfnDevice.LocationProperty value) The site location.