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

Class: Aws::Connect::Types::HierarchyGroup

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

Overview

Contains information about a hierarchy group.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the hierarchy group.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the hierarchy group.

#hierarchy_pathTypes::HierarchyPath

Information about the levels in the hierarchy group.

Returns:

#idString

The identifier of the hierarchy group.

Returns:

  • (String)

    The identifier of the hierarchy group.

#level_idString

The identifier of the level in the hierarchy group.

Returns:

  • (String)

    The identifier of the level in the hierarchy group.

#nameString

The name of the hierarchy group.

Returns:

  • (String)

    The name of the hierarchy group.