Uses of Interface
com.hashicorp.cdktf.providers.aws.networkmanager_device.NetworkmanagerDeviceLocation
-
Packages that use NetworkmanagerDeviceLocation Package Description com.hashicorp.cdktf.providers.aws.networkmanager_device aws_networkmanager_device -
-
Uses of NetworkmanagerDeviceLocation in com.hashicorp.cdktf.providers.aws.networkmanager_device
Classes in com.hashicorp.cdktf.providers.aws.networkmanager_device that implement NetworkmanagerDeviceLocation Modifier and Type Class Description static classNetworkmanagerDeviceLocation.Jsii$ProxyAn implementation forNetworkmanagerDeviceLocationMethods in com.hashicorp.cdktf.providers.aws.networkmanager_device that return NetworkmanagerDeviceLocation Modifier and Type Method Description NetworkmanagerDeviceLocationNetworkmanagerDeviceLocation.Builder. build()Builds the configured instance.NetworkmanagerDeviceLocationNetworkmanagerDeviceLocationOutputReference. getInternalValue()default NetworkmanagerDeviceLocationNetworkmanagerDeviceConfig. getLocation()location block.NetworkmanagerDeviceLocationNetworkmanagerDeviceConfig.Jsii$Proxy. getLocation()NetworkmanagerDeviceLocationNetworkmanagerDevice. getLocationInput()Methods in com.hashicorp.cdktf.providers.aws.networkmanager_device with parameters of type NetworkmanagerDeviceLocation Modifier and Type Method Description NetworkmanagerDevice.BuilderNetworkmanagerDevice.Builder. location(NetworkmanagerDeviceLocation location)location block.NetworkmanagerDeviceConfig.BuilderNetworkmanagerDeviceConfig.Builder. location(NetworkmanagerDeviceLocation location)Sets the value ofNetworkmanagerDeviceConfig.getLocation()voidNetworkmanagerDevice. putLocation(NetworkmanagerDeviceLocation value)voidNetworkmanagerDeviceLocationOutputReference. setInternalValue(NetworkmanagerDeviceLocation value)
-