SkillSummary

The summary of skills.

Types

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

Properties

Link copied to clipboard

Whether the skill is enabled under the user's account, or if it requires linking to be used.

Link copied to clipboard

The ARN of the skill summary.

Link copied to clipboard

The name of the skill.

Link copied to clipboard

Whether the skill is publicly available or is a private skill.

Link copied to clipboard

Linking support for a skill.

Functions

Link copied to clipboard
inline fun copy(block: SkillSummary.Builder.() -> Unit = {}): SkillSummary
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