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
- Struct
- Aws::IoT::Types::GroupNameAndArn
- Defined in:
- (unknown)
Overview
The name and ARN of a group.
Instance Attribute Summary collapse
-
#group_arn ⇒ String
The group ARN.
-
#group_name ⇒ String
The group name.
Instance Attribute Details
#group_arn ⇒ String
The group ARN.
#group_name ⇒ String
The group name.