AddThingToThingGroupRequest
Types
Properties
Link copied to clipboard
Override dynamic thing groups with static thing groups when 10-group limit is reached. If a thing belongs to 10 thing groups, and one or more of those groups are dynamic thing groups, adding a thing to a static group removes the thing from the last dynamic group.
Link copied to clipboard
The ARN of the group to which you are adding a thing.
Link copied to clipboard
The name of the group to which you are adding a thing.
Functions
Link copied to clipboard
inline fun copy(block: AddThingToThingGroupRequest.Builder.() -> Unit = {}): AddThingToThingGroupRequest