class Aws::LexModelsV2::Types::FulfillmentCodeHookSettings

Determines if a Lambda function should be invoked for a specific intent.

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

data as a hash:

    {
      enabled: false, # required
    }

@!attribute [rw] enabled

Indicates whether a Lambda function should be invoked to fulfill a
specific intent.
@return [Boolean]

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

Constants

SENSITIVE