IntentArgs

constructor(action: Output<String>? = null, defaultResponsePlatforms: Output<List<String>>? = null, displayName: Output<String>? = null, events: Output<List<String>>? = null, inputContextNames: Output<List<String>>? = null, isFallback: Output<Boolean>? = null, mlDisabled: Output<Boolean>? = null, parentFollowupIntentName: Output<String>? = null, priority: Output<Int>? = null, project: Output<String>? = null, resetContexts: Output<Boolean>? = null, webhookState: Output<String>? = null)