SkillsStoreSkill

The detailed information about an Alexa skill.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The URL where the skill icon resides.

Link copied to clipboard

Sample utterances that interact with the skill.

Link copied to clipboard

Short description about the skill.

Link copied to clipboard

Information about the skill.

Link copied to clipboard

The ARN of the skill.

Link copied to clipboard

The name of the skill.

Link copied to clipboard

Linking support for a skill.

Functions

Link copied to clipboard
inline fun copy(block: SkillsStoreSkill.Builder.() -> Unit = {}): SkillsStoreSkill
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String