toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iotwireless.kotlin.outputs
/
GetWirelessGatewayResult
/
GetWirelessGatewayResult
Get
Wireless
Gateway
Result
constructor
(
arn
:
String
?
=
null
,
description
:
String
?
=
null
,
id
:
String
?
=
null
,
lastUplinkReceivedAt
:
String
?
=
null
,
loRaWan
:
WirelessGatewayLoRaWanGateway
?
=
null
,
name
:
String
?
=
null
,
tags
:
List
<
Tag
>
?
=
null
,
thingArn
:
String
?
=
null
,
thingName
:
String
?
=
null
)