class Aws::LexModelBuildingService::Types::GetBuiltinIntentResponse

@!attribute [rw] signature

The unique identifier for a built-in intent.
@return [String]

@!attribute [rw] supported_locales

A list of locales that the intent supports.
@return [Array<String>]

@!attribute [rw] slots

An array of `BuiltinIntentSlot` objects, one entry for each slot
type in the intent.
@return [Array<Types::BuiltinIntentSlot>]

@see docs.aws.amazon.com/goto/WebAPI/lex-models-2017-04-19/GetBuiltinIntentResponse AWS API Documentation

Constants

SENSITIVE