You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::LexModelBuildingService::Types::BuiltinIntentMetadata

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Provides metadata for a built-in intent.

Instance Attribute Summary collapse

Instance Attribute Details

#signatureString

A unique identifier for the built-in intent. To find the signature for an intent, see Standard Built-in Intents in the Alexa Skills Kit.

Returns:

  • (String)

    A unique identifier for the built-in intent.

#supported_localesArray<String>

A list of identifiers for the locales that the intent supports.

Returns:

  • (Array<String>)

    A list of identifiers for the locales that the intent supports.