class Aws::AlexaForBusiness::Types::SkillDetails
Granular information about the skill.
@!attribute [rw] product_description
The description of the product. @return [String]
@!attribute [rw] invocation_phrase
The phrase used to trigger the skill. @return [String]
@!attribute [rw] release_date
The date when the skill was released. @return [String]
@!attribute [rw] end_user_license_agreement
The URL of the end user license agreement. @return [String]
@!attribute [rw] generic_keywords
The generic keywords associated with the skill that can be used to find a skill. @return [Array<String>]
@!attribute [rw] bullet_points
The details about what the skill supports organized as bullet points. @return [Array<String>]
@!attribute [rw] new_in_this_version_bullet_points
The updates added in bullet points. @return [Array<String>]
@!attribute [rw] skill_types
The types of skills. @return [Array<String>]
@!attribute [rw] reviews
*This member has been deprecated.* The list of reviews for the skill, including Key and Value pair. @return [Hash<String,String>]
@!attribute [rw] developer_info
The details about the developer that published the skill. @return [Types::DeveloperInfo]
@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/SkillDetails AWS API Documentation
Constants
- SENSITIVE