pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.networkmanager.kotlin.outputs
/
GetDeviceAwsLocation
Get
Device
Aws
Location
data
class
GetDeviceAwsLocation
(
val
subnetArn
:
String
,
val
zone
:
String
)
Types
Constructors
Properties
Constructors
Get
Device
Aws
Location
Link copied to clipboard
fun
GetDeviceAwsLocation
(
subnetArn
:
String
,
zone
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
subnet
Arn
Link copied to clipboard
val
subnetArn
:
String
ARN of the subnet that the device is located in.
zone
Link copied to clipboard
val
zone
:
String
Zone that the device is located in.