class Aws::LexModelsV2::Types::InputContext

The name of a context that must be active for an intent to be selected by Amazon Lex.

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

data as a hash:

    {
      name: "Name", # required
    }

@!attribute [rw] name

The name of the context.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/InputContext AWS API Documentation

Constants

SENSITIVE