Uses of Interface
com.hashicorp.cdktf.providers.aws.networkmanager_device.NetworkmanagerDeviceAwsLocation
-
Packages that use NetworkmanagerDeviceAwsLocation Package Description com.hashicorp.cdktf.providers.aws.networkmanager_device aws_networkmanager_device -
-
Uses of NetworkmanagerDeviceAwsLocation in com.hashicorp.cdktf.providers.aws.networkmanager_device
Classes in com.hashicorp.cdktf.providers.aws.networkmanager_device that implement NetworkmanagerDeviceAwsLocation Modifier and Type Class Description static classNetworkmanagerDeviceAwsLocation.Jsii$ProxyAn implementation forNetworkmanagerDeviceAwsLocationMethods in com.hashicorp.cdktf.providers.aws.networkmanager_device that return NetworkmanagerDeviceAwsLocation Modifier and Type Method Description NetworkmanagerDeviceAwsLocationNetworkmanagerDeviceAwsLocation.Builder. build()Builds the configured instance.default NetworkmanagerDeviceAwsLocationNetworkmanagerDeviceConfig. getAwsLocation()aws_location block.NetworkmanagerDeviceAwsLocationNetworkmanagerDeviceConfig.Jsii$Proxy. getAwsLocation()NetworkmanagerDeviceAwsLocationNetworkmanagerDevice. getAwsLocationInput()NetworkmanagerDeviceAwsLocationNetworkmanagerDeviceAwsLocationOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.networkmanager_device with parameters of type NetworkmanagerDeviceAwsLocation Modifier and Type Method Description NetworkmanagerDevice.BuilderNetworkmanagerDevice.Builder. awsLocation(NetworkmanagerDeviceAwsLocation awsLocation)aws_location block.NetworkmanagerDeviceConfig.BuilderNetworkmanagerDeviceConfig.Builder. awsLocation(NetworkmanagerDeviceAwsLocation awsLocation)Sets the value ofNetworkmanagerDeviceConfig.getAwsLocation()voidNetworkmanagerDevice. putAwsLocation(NetworkmanagerDeviceAwsLocation value)voidNetworkmanagerDeviceAwsLocationOutputReference. setInternalValue(NetworkmanagerDeviceAwsLocation value)
-