toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.networkmanager.kotlin.outputs
/
GetDeviceResult
/
GetDeviceResult
Get
Device
Result
constructor
(
arn
:
String
,
awsLocations
:
List
<
GetDeviceAwsLocation
>
,
description
:
String
,
deviceId
:
String
,
globalNetworkId
:
String
,
id
:
String
,
locations
:
List
<
GetDeviceLocation
>
,
model
:
String
,
serialNumber
:
String
,
siteId
:
String
,
tags
:
Map
<
String
,
String
>
,
type
:
String
,
vendor
:
String
)