ErrorDetailArgs

constructor(errorCode: Output<String>? = null, errorData: Output<List<Any>>? = null, errorMessage: Output<String>? = null)