IntentConfirmationPromptArgs

constructor(maxAttempts: Output<Int>, messages: Output<List<IntentConfirmationPromptMessageArgs>>, responseCard: Output<String>? = null)