You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IoT::Types::ThingGroupMetadata

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Thing group metadata.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#creation_dateTime

The UNIX timestamp of when the thing group was created.

Returns:

  • (Time)

    The UNIX timestamp of when the thing group was created.

#parent_group_nameString

The parent thing group name.

Returns:

  • (String)

    The parent thing group name.

#root_to_parent_thing_groupsArray<Types::GroupNameAndArn>

The root parent thing group.

Returns: