Intent Slot Value Elicitation Prompt Args
fun IntentSlotValueElicitationPromptArgs(maxAttempts: Output<Int>, messages: Output<List<IntentSlotValueElicitationPromptMessageArgs>>, responseCard: Output<String>? = null)