V2modelsSlotValueElicitationSettingDefaultValueSpecificationDefaultValueListArgs

data class V2modelsSlotValueElicitationSettingDefaultValueSpecificationDefaultValueListArgs(val defaultValue: Output<String>) : ConvertibleToJava<V2modelsSlotValueElicitationSettingDefaultValueSpecificationDefaultValueListArgs>

Constructors

constructor(defaultValue: Output<String>)

Properties

Link copied to clipboard
val defaultValue: Output<String>

Default value to use when a user doesn't provide a value for a slot.

Functions

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