class Aws::LexModelsV2::Types::SlotDefaultValue

Specifies the default value to use when a user doesn't provide a value for a slot.

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

data as a hash:

    {
      default_value: "SlotDefaultValueString", # required
    }

@!attribute [rw] default_value

The default value to use when a user doesn't provide a value for a
slot.
@return [String]

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

Constants

SENSITIVE