Thing Group Properties Properties Args
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)