class Aws::LexModelBuildingService::Types::GetIntentRequest

@note When making an API call, you may pass GetIntentRequest

data as a hash:

    {
      name: "IntentName", # required
      version: "Version", # required
    }

@!attribute [rw] name

The name of the intent. The name is case sensitive.
@return [String]

@!attribute [rw] version

The version of the intent.
@return [String]

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

Constants

SENSITIVE