toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.networkmanager.kotlin.outputs
/
GetDeviceAwsLocation
Get
Device
Aws
Location
data
class
GetDeviceAwsLocation
(
val
subnetArn
:
String
,
val
zone
:
String
)
Members
Constructors
Get
Device
Aws
Location
Link copied to clipboard
constructor
(
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.