AddThingToThingGroupRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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 thing to add to a 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.

Link copied to clipboard

The name of the thing to add to a group.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String