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

Class: Aws::IoT::Types::GroupNameAndArn

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

Overview

The name and ARN of a group.

Instance Attribute Summary collapse

Instance Attribute Details

#group_arnString

The group ARN.

Returns:

  • (String)

    The group ARN.

#group_nameString

The group name.

Returns:

  • (String)

    The group name.