class Aws::AlexaForBusiness::Types::CreateSkillGroupRequest


@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/CreateSkillGroupRequest AWS API Documentation
@return [Array<Types::Tag>]
The tags for the skill group.
@!attribute [rw] tags
@return [String]
not need to pass this option.
**A suitable default value is auto-generated.** You should normally
idempotency.
A unique, user-specified identifier for this request that ensures
@!attribute [rw] client_request_token
@return [String]
The description for the skill group.
@!attribute [rw] description
@return [String]
The name for the skill group.
@!attribute [rw] skill_group_name
}
],
},
value: “TagValue”, # required
key: “TagKey”, # required
{
tags: [
client_request_token: “ClientRequestToken”,
description: “SkillGroupDescription”,
skill_group_name: “SkillGroupName”, # required
{
data as a hash:
@note When making an API call, you may pass CreateSkillGroupRequest