toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.iot.kotlin.outputs
/
ThingGroupPropertiesAttributePayload
Thing
Group
Properties
Attribute
Payload
data
class
ThingGroupPropertiesAttributePayload
(
val
attributes
:
Map
<
String
,
String
>
?
=
null
)
Members
Constructors
Thing
Group
Properties
Attribute
Payload
Link copied to clipboard
constructor
(
attributes
:
Map
<
String
,
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
attributes
Link copied to clipboard
val
attributes
:
Map
<
String
,
String
>
?
=
null
Key-value map.