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

Class: Aws::LexModelBuildingService::Types::GetBuiltinIntentRequest

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

Overview

Note:

When passing GetBuiltinIntentRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  signature: "BuiltinIntentSignature", # required
}

Instance Attribute Summary collapse

Instance Attribute Details

#signatureString

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

Returns:

  • (String)

    The unique identifier for a built-in intent.