toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iotwireless.kotlin.outputs
/
GetMulticastGroupResult
/
GetMulticastGroupResult
Get
Multicast
Group
Result
constructor
(
arn
:
String
?
=
null
,
associateWirelessDevice
:
String
?
=
null
,
description
:
String
?
=
null
,
disassociateWirelessDevice
:
String
?
=
null
,
id
:
String
?
=
null
,
loRaWan
:
MulticastGroupLoRaWan
?
=
null
,
name
:
String
?
=
null
,
status
:
String
?
=
null
,
tags
:
List
<
Tag
>
?
=
null
)