V2modelsSlotValueElicitationSettingDefaultValueSpecificationArgs

data class V2modelsSlotValueElicitationSettingDefaultValueSpecificationArgs(val defaultValueLists: Output<List<V2modelsSlotValueElicitationSettingDefaultValueSpecificationDefaultValueListArgs>>? = null) : ConvertibleToJava<V2modelsSlotValueElicitationSettingDefaultValueSpecificationArgs>

Properties

Link copied to clipboard

List of default values. Amazon Lex chooses the default value to use in the order that they are presented in the list. See the default_value_list argument reference below.

Functions

Link copied to clipboard
open override fun toJava(): V2modelsSlotValueElicitationSettingDefaultValueSpecificationArgs