You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::AlexaForBusiness::Types::Category
- Inherits:
-
Struct
- Object
- Struct
- Aws::AlexaForBusiness::Types::Category
- Defined in:
- (unknown)
Overview
The skill store category that is shown. Alexa skills are assigned a specific skill category during creation, such as News, Social, and Sports.
Instance Attribute Summary collapse
-
#category_id ⇒ Integer
The ID of the skill store category.
-
#category_name ⇒ String
The name of the skill store category.
Instance Attribute Details
#category_id ⇒ Integer
The ID of the skill store category.
#category_name ⇒ String
The name of the skill store category.