Class: Aws::Types::ThingGroupProperties

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_payloadTypes::AttributePayload

Returns the value of attribute attribute_payload.



4804
4805
4806
# File 'sig/types.rbs', line 4804

def attribute_payload
  @attribute_payload
end

#thing_group_description::String

Returns the value of attribute thing_group_description.

Returns:

  • (::String)


4803
4804
4805
# File 'sig/types.rbs', line 4803

def thing_group_description
  @thing_group_description
end