ScriptExecutionArgs

constructor(failureReason: Output<String>? = null, hiddenParameters: Output<List<Any>>? = null, namedOutputs: Output<Map<String, Any>>? = null, output: Output<List<String>>? = null, parameters: Output<List<Any>>? = null, privateCloudName: Output<String>? = null, resourceGroupName: Output<String>? = null, retention: Output<String>? = null, scriptCmdletId: Output<String>? = null, scriptExecutionName: Output<String>? = null, timeout: Output<String>? = null)