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

Class: Aws::LexModelBuildingService::Types::BuiltinSlotTypeMetadata

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

Overview

Provides information about a built in slot type.

Instance Attribute Summary collapse

Instance Attribute Details

#signatureString

A unique identifier for the built-in slot type. To find the signature for a slot type, see Slot Type Reference in the Alexa Skills Kit.

Returns:

  • (String)

    A unique identifier for the built-in slot type.

#supported_localesArray<String>

A list of target locales for the slot.

Returns:

  • (Array<String>)

    A list of target locales for the slot.