class Aws::AlexaForBusiness::Types::SkillsStoreSkill
The detailed information about an Alexa skill.
@!attribute [rw] skill_id
The ARN of the skill. @return [String]
@!attribute [rw] skill_name
The name of the skill. @return [String]
@!attribute [rw] short_description
Short description about the skill. @return [String]
@!attribute [rw] icon_url
The URL where the skill icon resides. @return [String]
@!attribute [rw] sample_utterances
Sample utterances that interact with the skill. @return [Array<String>]
@!attribute [rw] skill_details
Information about the skill. @return [Types::SkillDetails]
@!attribute [rw] supports_linking
Linking support for a skill. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/SkillsStoreSkill AWS API Documentation
Constants
- SENSITIVE