Uses of Interface
software.amazon.awscdk.services.networkmanager.CfnDevice.AWSLocationProperty
Packages that use CfnDevice.AWSLocationProperty
Package
Description
AWS::NetworkManager Construct Library
-
Uses of CfnDevice.AWSLocationProperty in software.amazon.awscdk.services.networkmanager
Classes in software.amazon.awscdk.services.networkmanager that implement CfnDevice.AWSLocationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDevice.AWSLocationPropertyMethods in software.amazon.awscdk.services.networkmanager that return CfnDevice.AWSLocationPropertyModifier and TypeMethodDescriptionCfnDevice.AWSLocationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.networkmanager with parameters of type CfnDevice.AWSLocationPropertyModifier and TypeMethodDescriptionCfnDevice.Builder.awsLocation(CfnDevice.AWSLocationProperty awsLocation) The AWS location of the device.CfnDeviceProps.Builder.awsLocation(CfnDevice.AWSLocationProperty awsLocation) Sets the value ofCfnDeviceProps.getAwsLocation()voidCfnDevice.setAwsLocation(CfnDevice.AWSLocationProperty value) The AWS location of the device.