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
- Struct
- Aws::LexModelBuildingService::Types::GetBuiltinIntentRequest
- 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
-
#signature ⇒ String
The unique identifier for a built-in intent.
Instance Attribute Details
#signature ⇒ String
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.