Device Aws Location Args
data class DeviceAwsLocationArgs(val subnetArn: Output<String>? = null, val zone: Output<String>? = null) : ConvertibleToJava<DeviceAwsLocationArgs>
The Amazon Web Services location of the device, if applicable.