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
show all
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

Instance Attribute Details

#category_idInteger

The ID of the skill store category.

Returns:

  • (Integer)

    The ID of the skill store category.

#category_nameString

The name of the skill store category.

Returns:

  • (String)

    The name of the skill store category.