ThingGroupPropertiesPropertiesArgs

data class ThingGroupPropertiesPropertiesArgs(val attributePayload: Output<ThingGroupAttributePayloadArgs>? = null, val thingGroupDescription: Output<String>? = null) : ConvertibleToJava<ThingGroupPropertiesPropertiesArgs>

Constructors

Link copied to clipboard
fun ThingGroupPropertiesPropertiesArgs(attributePayload: Output<ThingGroupAttributePayloadArgs>? = null, thingGroupDescription: Output<String>? = null)

Functions

Link copied to clipboard
open override fun toJava(): ThingGroupPropertiesPropertiesArgs

Properties

Link copied to clipboard
Link copied to clipboard
val thingGroupDescription: Output<String>? = null