ExecutionArgs

fun ExecutionArgs(argument: Output<String>? = null, callLogLevel: Output<ExecutionCallLogLevel>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, project: Output<String>? = null, workflowId: Output<String>? = null)