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.
5402 5403 5404 5405 5406 5407 5408 5409 5410 5411 5412 5413 5414 5415 |
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 5402 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.
5402 5403 5404 5405 5406 5407 5408 5409 5410 5411 5412 5413 5414 5415 |
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 5402 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.
5402 5403 5404 5405 5406 5407 5408 5409 5410 5411 5412 5413 5414 5415 |
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 5402 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.
5402 5403 5404 5405 5406 5407 5408 5409 5410 5411 5412 5413 5414 5415 |
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 5402 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.
5402 5403 5404 5405 5406 5407 5408 5409 5410 5411 5412 5413 5414 5415 |
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 5402 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.
5402 5403 5404 5405 5406 5407 5408 5409 5410 5411 5412 5413 5414 5415 |
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 5402 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.
5402 5403 5404 5405 5406 5407 5408 5409 5410 5411 5412 5413 5414 5415 |
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 5402 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.
5402 5403 5404 5405 5406 5407 5408 5409 5410 5411 5412 5413 5414 5415 |
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 5402 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.
5402 5403 5404 5405 5406 5407 5408 5409 5410 5411 5412 5413 5414 5415 |
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 5402 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.
5402 5403 5404 5405 5406 5407 5408 5409 5410 5411 5412 5413 5414 5415 |
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 5402 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 |