class Aws::AlexaForBusiness::Types::AssociateSkillWithSkillGroupRequest
@note When making an API call, you may pass AssociateSkillWithSkillGroupRequest
data as a hash: { skill_group_arn: "Arn", skill_id: "SkillId", # required }
@!attribute [rw] skill_group_arn
The ARN of the skill group to associate the skill to. Required. @return [String]
@!attribute [rw] skill_id
The unique identifier of the skill. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/AssociateSkillWithSkillGroupRequest AWS API Documentation
Constants
- SENSITIVE