Class: Aws::AlexaForBusiness::Types::SkillDetails
- Inherits:
-
Struct
- Object
- Struct
- Aws::AlexaForBusiness::Types::SkillDetails
- Defined in:
- gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb
Overview
Granular information about the skill.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#bullet_points ⇒ Array<String>
The details about what the skill supports organized as bullet points.
-
#developer_info ⇒ Types::DeveloperInfo
The details about the developer that published the skill.
-
#end_user_license_agreement ⇒ String
The URL of the end user license agreement.
-
#generic_keywords ⇒ Array<String>
The generic keywords associated with the skill that can be used to find a skill.
-
#invocation_phrase ⇒ String
The phrase used to trigger the skill.
-
#new_in_this_version_bullet_points ⇒ Array<String>
The updates added in bullet points.
-
#product_description ⇒ String
The description of the product.
-
#release_date ⇒ String
The date when the skill was released.
-
#reviews ⇒ Hash<String,String>
This member has been deprecated..
-
#skill_types ⇒ Array<String>
The types of skills.
Instance Attribute Details
#bullet_points ⇒ Array<String>
The details about what the skill supports organized as bullet points.
4373 4374 4375 4376 4377 4378 4379 4380 4381 4382 4383 4384 4385 4386 |
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 4373 class SkillDetails < Struct.new( :product_description, :invocation_phrase, :release_date, :end_user_license_agreement, :generic_keywords, :bullet_points, :new_in_this_version_bullet_points, :skill_types, :reviews, :developer_info) SENSITIVE = [] include Aws::Structure end |
#developer_info ⇒ Types::DeveloperInfo
The details about the developer that published the skill.
4373 4374 4375 4376 4377 4378 4379 4380 4381 4382 4383 4384 4385 4386 |
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 4373 class SkillDetails < Struct.new( :product_description, :invocation_phrase, :release_date, :end_user_license_agreement, :generic_keywords, :bullet_points, :new_in_this_version_bullet_points, :skill_types, :reviews, :developer_info) SENSITIVE = [] include Aws::Structure end |
#end_user_license_agreement ⇒ String
The URL of the end user license agreement.
4373 4374 4375 4376 4377 4378 4379 4380 4381 4382 4383 4384 4385 4386 |
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 4373 class SkillDetails < Struct.new( :product_description, :invocation_phrase, :release_date, :end_user_license_agreement, :generic_keywords, :bullet_points, :new_in_this_version_bullet_points, :skill_types, :reviews, :developer_info) SENSITIVE = [] include Aws::Structure end |
#generic_keywords ⇒ Array<String>
The generic keywords associated with the skill that can be used to find a skill.
4373 4374 4375 4376 4377 4378 4379 4380 4381 4382 4383 4384 4385 4386 |
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 4373 class SkillDetails < Struct.new( :product_description, :invocation_phrase, :release_date, :end_user_license_agreement, :generic_keywords, :bullet_points, :new_in_this_version_bullet_points, :skill_types, :reviews, :developer_info) SENSITIVE = [] include Aws::Structure end |
#invocation_phrase ⇒ String
The phrase used to trigger the skill.
4373 4374 4375 4376 4377 4378 4379 4380 4381 4382 4383 4384 4385 4386 |
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 4373 class SkillDetails < Struct.new( :product_description, :invocation_phrase, :release_date, :end_user_license_agreement, :generic_keywords, :bullet_points, :new_in_this_version_bullet_points, :skill_types, :reviews, :developer_info) SENSITIVE = [] include Aws::Structure end |
#new_in_this_version_bullet_points ⇒ Array<String>
The updates added in bullet points.
4373 4374 4375 4376 4377 4378 4379 4380 4381 4382 4383 4384 4385 4386 |
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 4373 class SkillDetails < Struct.new( :product_description, :invocation_phrase, :release_date, :end_user_license_agreement, :generic_keywords, :bullet_points, :new_in_this_version_bullet_points, :skill_types, :reviews, :developer_info) SENSITIVE = [] include Aws::Structure end |
#product_description ⇒ String
The description of the product.
4373 4374 4375 4376 4377 4378 4379 4380 4381 4382 4383 4384 4385 4386 |
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 4373 class SkillDetails < Struct.new( :product_description, :invocation_phrase, :release_date, :end_user_license_agreement, :generic_keywords, :bullet_points, :new_in_this_version_bullet_points, :skill_types, :reviews, :developer_info) SENSITIVE = [] include Aws::Structure end |
#release_date ⇒ String
The date when the skill was released.
4373 4374 4375 4376 4377 4378 4379 4380 4381 4382 4383 4384 4385 4386 |
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 4373 class SkillDetails < Struct.new( :product_description, :invocation_phrase, :release_date, :end_user_license_agreement, :generic_keywords, :bullet_points, :new_in_this_version_bullet_points, :skill_types, :reviews, :developer_info) SENSITIVE = [] include Aws::Structure end |
#reviews ⇒ Hash<String,String>
This member has been deprecated.
The list of reviews for the skill, including Key and Value pair.
4373 4374 4375 4376 4377 4378 4379 4380 4381 4382 4383 4384 4385 4386 |
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 4373 class SkillDetails < Struct.new( :product_description, :invocation_phrase, :release_date, :end_user_license_agreement, :generic_keywords, :bullet_points, :new_in_this_version_bullet_points, :skill_types, :reviews, :developer_info) SENSITIVE = [] include Aws::Structure end |
#skill_types ⇒ Array<String>
The types of skills.
4373 4374 4375 4376 4377 4378 4379 4380 4381 4382 4383 4384 4385 4386 |
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 4373 class SkillDetails < Struct.new( :product_description, :invocation_phrase, :release_date, :end_user_license_agreement, :generic_keywords, :bullet_points, :new_in_this_version_bullet_points, :skill_types, :reviews, :developer_info) SENSITIVE = [] include Aws::Structure end |