You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::AlexaForBusiness::Types::SkillGroupData
- Inherits:
-
Struct
- Object
- Struct
- Aws::AlexaForBusiness::Types::SkillGroupData
- Defined in:
- (unknown)
Overview
The attributes of a skill group.
Instance Attribute Summary collapse
-
#description ⇒ String
The description of a skill group.
-
#skill_group_arn ⇒ String
The skill group ARN of a skill group.
-
#skill_group_name ⇒ String
The skill group name of a skill group.
Instance Attribute Details
#description ⇒ String
The description of a skill group.
#skill_group_arn ⇒ String
The skill group ARN of a skill group.
#skill_group_name ⇒ String
The skill group name of a skill group.