GetDeviceAwsLocation

data class GetDeviceAwsLocation(val subnetArn: String, val zone: String)

Constructors

Link copied to clipboard
constructor(subnetArn: String, zone: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

ARN of the subnet that the device is located in.

Link copied to clipboard

Zone that the device is located in.